#cc2cea color space conversions
Hex:
#cc2cea
RGB:
204, 44, 234
CMY:
20, 83, 8
CMYK:
13, 81, 0, 8
HSL:
291°, 81.8966%, 54.5098%
HSV (HSB):
291°, 81.1966%, 91.7647%
XYZ:
40.6538, 20.5792, 79.6714
xyY:
0.2885, 0.1461, 20.5792
CIE-Lab:
52.4859, 81.5270, -62.1441
CIE-LCH:
52.4859, 102.5112, 322.6835
CIE-Luv:
52.4859, 53.5953, -104.7621
Hunter-Lab:
45.3644, 80.5773, -72.3733
#cc2cea color charts
#cc2cea RGB chart
#cc2cea CMYK chart
#cc2cea RGB pie chart
#cc2cea color shades, tints & tones
#cc2cea color schemes
#cc2cea color preview, HTML & CSS examples
This text has a color of #cc2cea
<p style="color:#cc2cea;">Text here</p>
.mytext {color:#cc2cea;}
Text color #cc2cea
This box has a color of #cc2cea
<div style="background-color:#cc2cea;">Content here</div>
.mybackground {background-color:#cc2cea;}
Background color #cc2cea
Border around this has a color of #cc2cea
<div style="border:2px solid #cc2cea;">Content here</div>
.myborder {border:2px solid #cc2cea;}
Border color #cc2cea