#cc2ce4 color space conversions
Hex:
#cc2ce4
RGB:
204, 44, 228
CMY:
20, 83, 11
CMYK:
11, 81, 0, 11
HSL:
292°, 77.3109%, 53.3333%
HSV (HSB):
292°, 80.7018%, 89.4118%
XYZ:
39.8061, 20.2402, 75.2075
xyY:
0.2943, 0.1496, 20.2402
CIE-Lab:
52.1077, 80.5205, -59.3654
CIE-LCH:
52.1077, 100.0390, 323.5997
CIE-Luv:
52.1077, 55.5311, -100.3978
Hunter-Lab:
44.9891, 79.2050, -67.6218
#cc2ce4 color charts
#cc2ce4 color shades, tints & tones
#cc2ce4 color schemes
#cc2ce4 color preview, HTML & CSS examples
This text has a color of #cc2ce4
<p style="color:#cc2ce4;">Text here</p>
.mytext {color:#cc2ce4;}
This box has a color of #cc2ce4
<div style="background-color:#cc2ce4;">Content here</div>
.mybackground {background-color:#cc2ce4;}
Border around this has a color of #cc2ce4
<div style="border:2px solid #cc2ce4;">Content here</div>
.myborder {border:2px solid #cc2ce4;}