Compresses a CSS hex color code. If the string passed is already a short form color code or it is a long form color code that cannot be shortened, the color is returned unmodified. If a long form ...
Expands a CSS hex colour code. If the string passed is already a long form colour code then it is unmodified. If a short form colour code is passed, the longest form of the colour is returned. Alpha ...