#cc2dae color space conversions
Hex:
#cc2dae
RGB:
204, 45, 174
CMY:
20, 82, 32
CMYK:
0, 78, 15, 20
HSL:
311°, 63.8554%, 48.8235%
HSV (HSB):
311°, 77.9412%, 80.0000%
XYZ:
33.4802, 17.7701, 41.7098
xyY:
0.3602, 0.1912, 17.7701
CIE-Lab:
49.2161, 72.0141, -32.8106
CIE-LCH:
49.2161, 79.1364, 335.5054
CIE-Luv:
49.2161, 74.9526, -58.9716
Hunter-Lab:
42.1546, 67.9983, -29.1561
#cc2dae color charts
#cc2dae color shades, tints & tones
#cc2dae color schemes
#cc2dae color preview, HTML & CSS examples
This text has a color of #cc2dae
<p style="color:#cc2dae;">Text here</p>
.mytext {color:#cc2dae;}
This box has a color of #cc2dae
<div style="background-color:#cc2dae;">Content here</div>
.mybackground {background-color:#cc2dae;}
Border around this has a color of #cc2dae
<div style="border:2px solid #cc2dae;">Content here</div>
.myborder {border:2px solid #cc2dae;}