#cc2bd2 color space conversions
Hex:
#cc2bd2
RGB:
204, 43, 210
CMY:
20, 83, 18
CMYK:
3, 80, 0, 18
HSL:
298°, 66.0079%, 49.6078%
HSV (HSB):
298°, 79.5238%, 82.3529%
XYZ:
37.3986, 19.2183, 62.7111
xyY:
0.3134, 0.1611, 19.2183
CIE-Lab:
50.9416, 77.8475, -50.9853
CIE-LCH:
50.9416, 93.0577, 326.7777
CIE-Luv:
50.9416, 61.7934, -87.2188
Hunter-Lab:
43.8386, 75.5600, -54.1272
#cc2bd2 color charts
#cc2bd2 color shades, tints & tones
#cc2bd2 color schemes
#cc2bd2 color preview, HTML & CSS examples
This text has a color of #cc2bd2
<p style="color:#cc2bd2;">Text here</p>
.mytext {color:#cc2bd2;}
This box has a color of #cc2bd2
<div style="background-color:#cc2bd2;">Content here</div>
.mybackground {background-color:#cc2bd2;}
Border around this has a color of #cc2bd2
<div style="border:2px solid #cc2bd2;">Content here</div>
.myborder {border:2px solid #cc2bd2;}