#cc04fc color space conversions
Hex:
#cc04fc
RGB:
204, 4, 252
CMY:
20, 98, 1
CMYK:
19, 98, 0, 1
HSL:
288°, 97.6378%, 50.1961%
HSV (HSB):
288°, 98.4127%, 98.8235%
XYZ:
42.5159, 19.9525, 93.7058
xyY:
0.2722, 0.1278, 19.9525
CIE-Lab:
51.7834, 90.2211, -73.3707
CIE-LCH:
51.7834, 116.2889, 320.8809
CIE-Luv:
51.7834, 50.6037, -121.2147
Hunter-Lab:
44.6682, 91.7300, -93.1120
#cc04fc color charts
#cc04fc color shades, tints & tones
#cc04fc color schemes
#cc04fc color preview, HTML & CSS examples
This text has a color of #cc04fc
<p style="color:#cc04fc;">Text here</p>
.mytext {color:#cc04fc;}
This box has a color of #cc04fc
<div style="background-color:#cc04fc;">Content here</div>
.mybackground {background-color:#cc04fc;}
Border around this has a color of #cc04fc
<div style="border:2px solid #cc04fc;">Content here</div>
.myborder {border:2px solid #cc04fc;}