#cc027e color space conversions
Hex:
#cc027e
RGB:
204, 2, 126
CMY:
20, 99, 51
CMYK:
0, 99, 38, 20
HSL:
323°, 98.0583%, 40.3922%
HSV (HSB):
323°, 99.0196%, 80.0000%
XYZ:
28.6894, 14.3871, 21.0036
xyY:
0.4477, 0.2245, 14.3871
CIE-Lab:
44.7831, 73.4050, -10.7616
CIE-LCH:
44.7831, 74.1897, 351.6596
CIE-Luv:
44.7831, 102.0838, -27.5133
Hunter-Lab:
37.9304, 68.6340, -6.2799
#cc027e color charts
#cc027e color shades, tints & tones
#cc027e color schemes
#cc027e color preview, HTML & CSS examples
This text has a color of #cc027e
<p style="color:#cc027e;">Text here</p>
.mytext {color:#cc027e;}
This box has a color of #cc027e
<div style="background-color:#cc027e;">Content here</div>
.mybackground {background-color:#cc027e;}
Border around this has a color of #cc027e
<div style="border:2px solid #cc027e;">Content here</div>
.myborder {border:2px solid #cc027e;}