#cc2ed3 color space conversions
Hex:
#cc2ed3
RGB:
204, 46, 211
CMY:
20, 82, 17
CMYK:
3, 78, 0, 17
HSL:
297°, 65.2174%, 50.3922%
HSV (HSB):
297°, 78.1991%, 82.7451%
XYZ:
37.6367, 19.4945, 63.4072
xyY:
0.3122, 0.1617, 19.4945
CIE-Lab:
51.2608, 77.2475, -51.0483
CIE-LCH:
51.2608, 92.5911, 326.5417
CIE-Luv:
51.2608, 60.9880, -87.3706
Hunter-Lab:
44.1526, 74.8906, -54.2391
#cc2ed3 color charts
#cc2ed3 color shades, tints & tones
#cc2ed3 color schemes
#cc2ed3 color preview, HTML & CSS examples
This text has a color of #cc2ed3
<p style="color:#cc2ed3;">Text here</p>
.mytext {color:#cc2ed3;}
This box has a color of #cc2ed3
<div style="background-color:#cc2ed3;">Content here</div>
.mybackground {background-color:#cc2ed3;}
Border around this has a color of #cc2ed3
<div style="border:2px solid #cc2ed3;">Content here</div>
.myborder {border:2px solid #cc2ed3;}