Limit the hexcode input to A–F, a–f, 0–9 and `#` and max 7 characters. Limit the RGB input to 0–255 and max 3 digits.
Limit the hexcode input to A–F, a–f, 0–9 and
#and max 7 characters.Limit the RGB input to 0–255 and max 3 digits.