#cc00a1 color space conversions
Hex:
#cc00a1
RGB:
204, 0, 161
CMY:
20, 100, 37
CMYK:
0, 100, 21, 20
HSL:
313°, 100.0000%, 40.0000%
HSV (HSB):
313°, 100.0000%, 80.0000%
XYZ:
31.3349, 15.4106, 35.0412
xyY:
0.3831, 0.1884, 15.4106
CIE-Lab:
46.1915, 77.3418, -29.8309
CIE-LCH:
46.1915, 82.8953, 338.9083
CIE-Luv:
46.1915, 85.9368, -54.6774
Hunter-Lab:
39.2563, 73.7823, -25.4444
#cc00a1 color charts
#cc00a1 color shades, tints & tones
#cc00a1 color schemes
#cc00a1 color preview, HTML & CSS examples
This text has a color of #cc00a1
<p style="color:#cc00a1;">Text here</p>
.mytext {color:#cc00a1;}
This box has a color of #cc00a1
<div style="background-color:#cc00a1;">Content here</div>
.mybackground {background-color:#cc00a1;}
Border around this has a color of #cc00a1
<div style="border:2px solid #cc00a1;">Content here</div>
.myborder {border:2px solid #cc00a1;}