#cc2ed5 color space conversions
Hex:
#cc2ed5
RGB:
204, 46, 213
CMY:
20, 82, 16
CMYK:
4, 78, 0, 16
HSL:
297°, 66.5339%, 50.7843%
HSV (HSB):
297°, 78.4038%, 83.5294%
XYZ:
37.8891, 19.5955, 64.7361
xyY:
0.3100, 0.1603, 19.5955
CIE-Lab:
51.3767, 77.5668, -52.0073
CIE-LCH:
51.3767, 93.3883, 326.1588
CIE-Luv:
51.3767, 60.2938, -88.8781
Hunter-Lab:
44.2668, 75.3160, -55.7195
#cc2ed5 color charts
#cc2ed5 color shades, tints & tones
#cc2ed5 color schemes
#cc2ed5 color preview, HTML & CSS examples
This text has a color of #cc2ed5
<p style="color:#cc2ed5;">Text here</p>
.mytext {color:#cc2ed5;}
This box has a color of #cc2ed5
<div style="background-color:#cc2ed5;">Content here</div>
.mybackground {background-color:#cc2ed5;}
Border around this has a color of #cc2ed5
<div style="border:2px solid #cc2ed5;">Content here</div>
.myborder {border:2px solid #cc2ed5;}