#cc04d6 color space conversions
Hex:
#cc04d6
RGB:
204, 4, 214
CMY:
20, 98, 16
CMYK:
5, 98, 0, 16
HSL:
297°, 96.3303%, 42.7451%
HSV (HSB):
297°, 98.1308%, 83.9216%
XYZ:
37.0829, 17.7792, 65.0956
xyY:
0.3091, 0.1482, 17.7792
CIE-Lab:
49.2272, 84.2029, -56.0239
CIE-LCH:
49.2272, 101.1376, 326.3624
CIE-Luv:
49.2272, 63.6005, -94.5251
Hunter-Lab:
42.1654, 83.1943, -62.0169
#cc04d6 color charts
#cc04d6 color shades, tints & tones
#cc04d6 color schemes
#cc04d6 color preview, HTML & CSS examples
This text has a color of #cc04d6
<p style="color:#cc04d6;">Text here</p>
.mytext {color:#cc04d6;}
This box has a color of #cc04d6
<div style="background-color:#cc04d6;">Content here</div>
.mybackground {background-color:#cc04d6;}
Border around this has a color of #cc04d6
<div style="border:2px solid #cc04d6;">Content here</div>
.myborder {border:2px solid #cc04d6;}