Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
573
stars
136
forks
source link
Unable to add letters to hex code if hex starts with 0 #46
Open
samstreet opened 8 years ago
When editing the HEX directly inside the picker I am unable to then add letters after the 0. For example; EEEEE0 can be written fine, 0EEEEE cannot.