Author: Max@technocore.co.za
Allows User to choose a Colour which is then saved as hexadecimal Triplets
For example, for the color red, the color code is #FF0000, which is '255' red, '0' green, and '0' blue. There are 16,777,216 possible HTML color codes, and all are visible on a 24-bit display.

<div class="hidden-print"><span class="sp-original-input-container" style="margin: 0px; display: flex;"><div class="sp-colorize-container sp-add-on" style="width: 34px; border-radius: 0px; border: 1.11111px solid rgb(210, 214, 222);"><div class="sp-colorize" style="background-color: rgb(41, 134, 204); color: white;"></div> </div><input type="text" dir="auto" class="colourpicker form-control spectrum with-add-on" name="_form_Answer" placeholder="" id="_form_Answer" size="30" value=""></span></div>
cythonize -3 -a -i ObjFieldColourPicker.py
Compiling /home/axion/projects/axion/factory.field/package.core/ObjFieldColourPicker.py because it changed..[1/1] Cythonizing /home/axion/projects/axion/factory.field/package.core/ObjFieldColourPicker.py
Updated : 2025-06-09