#cc2ac8 color space conversions
Hex:
#cc2ac8
RGB:
204, 42, 200
CMY:
20, 84, 22
CMYK:
0, 79, 2, 20
HSL:
301°, 65.8537%, 48.2353%
HSV (HSB):
301°, 79.4118%, 80.0000%
XYZ:
36.1551, 18.6634, 56.3404
xyY:
0.3253, 0.1679, 18.6634
CIE-Lab:
50.2911, 76.5449, -46.2697
CIE-LCH:
50.2911, 89.4428, 328.8480
CIE-Luv:
50.2911, 65.5538, -79.8243
Hunter-Lab:
43.2012, 73.7848, -47.0816
#cc2ac8 color charts
#cc2ac8 color shades, tints & tones
#cc2ac8 color schemes
#cc2ac8 color preview, HTML & CSS examples
This text has a color of #cc2ac8
<p style="color:#cc2ac8;">Text here</p>
.mytext {color:#cc2ac8;}
This box has a color of #cc2ac8
<div style="background-color:#cc2ac8;">Content here</div>
.mybackground {background-color:#cc2ac8;}
Border around this has a color of #cc2ac8
<div style="border:2px solid #cc2ac8;">Content here</div>
.myborder {border:2px solid #cc2ac8;}