#cc2ee5 color space conversions
Hex:
#cc2ee5
RGB:
204, 46, 229
CMY:
20, 82, 10
CMYK:
11, 80, 0, 10
HSL:
292°, 77.8723%, 53.9216%
HSV (HSB):
292°, 79.9127%, 89.8039%
XYZ:
40.0217, 20.4485, 75.9663
xyY:
0.2933, 0.1499, 20.4485
CIE-Lab:
52.3406, 80.1908, -59.5565
CIE-LCH:
52.3406, 99.8876, 323.3993
CIE-Luv:
52.3406, 54.9393, -100.7555
Hunter-Lab:
45.2200, 78.8453, -67.9488
#cc2ee5 color charts
#cc2ee5 color shades, tints & tones
#cc2ee5 color schemes
#cc2ee5 color preview, HTML & CSS examples
This text has a color of #cc2ee5
<p style="color:#cc2ee5;">Text here</p>
.mytext {color:#cc2ee5;}
This box has a color of #cc2ee5
<div style="background-color:#cc2ee5;">Content here</div>
.mybackground {background-color:#cc2ee5;}
Border around this has a color of #cc2ee5
<div style="border:2px solid #cc2ee5;">Content here</div>
.myborder {border:2px solid #cc2ee5;}