#cc1e8c color space conversions
Hex:
#cc1e8c
RGB:
204, 30, 140
CMY:
20, 88, 45
CMYK:
0, 85, 31, 20
HSL:
322°, 74.3590%, 45.8824%
HSV (HSB):
322°, 85.2941%, 80.0000%
XYZ:
30.0997, 15.6594, 26.2471
xyY:
0.4180, 0.2175, 15.6594
CIE-Lab:
46.5244, 71.3077, -16.6709
CIE-LCH:
46.5244, 73.2305, 346.8412
CIE-Luv:
46.5244, 92.1926, -35.2750
Hunter-Lab:
39.5719, 66.5223, -11.6252
#cc1e8c color charts
#cc1e8c color shades, tints & tones
#cc1e8c color schemes
#cc1e8c color preview, HTML & CSS examples
This text has a color of #cc1e8c
<p style="color:#cc1e8c;">Text here</p>
.mytext {color:#cc1e8c;}
This box has a color of #cc1e8c
<div style="background-color:#cc1e8c;">Content here</div>
.mybackground {background-color:#cc1e8c;}
Border around this has a color of #cc1e8c
<div style="border:2px solid #cc1e8c;">Content here</div>
.myborder {border:2px solid #cc1e8c;}