#cc01af color space conversions
Hex:
#cc01af
RGB:
204, 1, 175
CMY:
20, 100, 31
CMYK:
0, 100, 14, 20
HSL:
309°, 99.0244%, 40.1961%
HSV (HSB):
309°, 99.5098%, 80.0000%
XYZ:
32.6506, 15.9542, 41.9160
xyY:
0.3607, 0.1762, 15.9542
CIE-Lab:
46.9144, 78.9942, -37.0181
CIE-LCH:
46.9144, 87.2377, 334.8913
CIE-Luv:
46.9144, 79.6171, -65.4416
Hunter-Lab:
39.9427, 76.0122, -34.2592
#cc01af color charts
#cc01af color shades, tints & tones
#cc01af color schemes
#cc01af color preview, HTML & CSS examples
This text has a color of #cc01af
<p style="color:#cc01af;">Text here</p>
.mytext {color:#cc01af;}
This box has a color of #cc01af
<div style="background-color:#cc01af;">Content here</div>
.mybackground {background-color:#cc01af;}
Border around this has a color of #cc01af
<div style="border:2px solid #cc01af;">Content here</div>
.myborder {border:2px solid #cc01af;}