#cc2ce2 color space conversions
Hex:
#cc2ce2
RGB:
204, 44, 226
CMY:
20, 83, 11
CMYK:
10, 81, 0, 11
HSL:
293°, 75.8333%, 52.9412%
HSV (HSB):
293°, 80.5310%, 88.6275%
XYZ:
39.5300, 20.1297, 73.7535
xyY:
0.2963, 0.1509, 20.1297
CIE-Lab:
51.9836, 80.1884, -58.4326
CIE-LCH:
51.9836, 99.2197, 323.9195
CIE-Luv:
51.9836, 56.1878, -98.9324
Hunter-Lab:
44.8662, 78.7543, -66.0579
#cc2ce2 color charts
#cc2ce2 color shades, tints & tones
#cc2ce2 color schemes
#cc2ce2 color preview, HTML & CSS examples
This text has a color of #cc2ce2
<p style="color:#cc2ce2;">Text here</p>
.mytext {color:#cc2ce2;}
This box has a color of #cc2ce2
<div style="background-color:#cc2ce2;">Content here</div>
.mybackground {background-color:#cc2ce2;}
Border around this has a color of #cc2ce2
<div style="border:2px solid #cc2ce2;">Content here</div>
.myborder {border:2px solid #cc2ce2;}