Is it possible to disable the Alpha element of the colorpicker without CSS?
I'd like to offer the option to pick colours using either typing HEX, RGB or picking from the HSV picker.
But don't want the Alpha part to be an option.
Lastly is there a method to get just a HEX value out? (it accepts it for input)