#cc04d2 color space conversions
Hex:
#cc04d2
RGB:
204, 4, 210
CMY:
20, 98, 18
CMYK:
3, 98, 0, 18
HSL:
298°, 96.2617%, 41.9608%
HSV (HSB):
298°, 98.0952%, 82.3529%
XYZ:
36.5781, 17.5773, 62.4377
xyY:
0.3137, 0.1508, 17.5773
CIE-Lab:
48.9794, 83.6060, -54.1262
CIE-LCH:
48.9794, 99.5972, 327.0812
CIE-Luv:
48.9794, 65.1102, -91.6039
Hunter-Lab:
41.9253, 82.3644, -58.9504
#cc04d2 color charts
#cc04d2 color shades, tints & tones
#cc04d2 color schemes
#cc04d2 color preview, HTML & CSS examples
This text has a color of #cc04d2
<p style="color:#cc04d2;">Text here</p>
.mytext {color:#cc04d2;}
This box has a color of #cc04d2
<div style="background-color:#cc04d2;">Content here</div>
.mybackground {background-color:#cc04d2;}
Border around this has a color of #cc04d2
<div style="border:2px solid #cc04d2;">Content here</div>
.myborder {border:2px solid #cc04d2;}