#cc2da3 color space conversions
Hex:
#cc2da3
RGB:
204, 45, 163
CMY:
20, 82, 36
CMYK:
0, 78, 20, 20
HSL:
315°, 63.8554%, 48.8235%
HSV (HSB):
315°, 77.9412%, 80.0000%
XYZ:
32.4511, 17.3585, 36.2905
xyY:
0.3769, 0.2016, 17.3585
CIE-Lab:
48.7086, 70.5459, -27.1008
CIE-LCH:
48.7086, 75.5724, 338.9853
CIE-Luv:
48.7086, 79.3401, -50.2916
Hunter-Lab:
41.6635, 66.1198, -22.4794
#cc2da3 color charts
#cc2da3 color shades, tints & tones
#cc2da3 color schemes
#cc2da3 color preview, HTML & CSS examples
This text has a color of #cc2da3
<p style="color:#cc2da3;">Text here</p>
.mytext {color:#cc2da3;}
This box has a color of #cc2da3
<div style="background-color:#cc2da3;">Content here</div>
.mybackground {background-color:#cc2da3;}
Border around this has a color of #cc2da3
<div style="border:2px solid #cc2da3;">Content here</div>
.myborder {border:2px solid #cc2da3;}