#cc2ccd color space conversions
Hex:
#cc2ccd
RGB:
204, 44, 205
CMY:
20, 83, 20
CMYK:
0, 79, 0, 20
HSL:
300°, 64.6586%, 48.8235%
HSV (HSB):
300°, 78.5366%, 80.3922%
XYZ:
36.8220, 19.0465, 59.4932
xyY:
0.3192, 0.1651, 19.0465
CIE-Lab:
50.7416, 76.8169, -48.4338
CIE-LCH:
50.7416, 90.8112, 327.7681
CIE-Luv:
50.7416, 63.4234, -83.2354
Hunter-Lab:
43.6423, 74.2303, -50.2745
#cc2ccd color charts
#cc2ccd color shades, tints & tones
#cc2ccd color schemes
#cc2ccd color preview, HTML & CSS examples
This text has a color of #cc2ccd
<p style="color:#cc2ccd;">Text here</p>
.mytext {color:#cc2ccd;}
This box has a color of #cc2ccd
<div style="background-color:#cc2ccd;">Content here</div>
.mybackground {background-color:#cc2ccd;}
Border around this has a color of #cc2ccd
<div style="border:2px solid #cc2ccd;">Content here</div>
.myborder {border:2px solid #cc2ccd;}