#cc1bcd color space conversions
Hex:
#cc1bcd
RGB:
204, 27, 205
CMY:
20, 89, 20
CMYK:
0, 87, 0, 20
HSL:
300°, 76.7241%, 45.4902%
HSV (HSB):
300°, 86.8293%, 80.3922%
XYZ:
36.3132, 18.0290, 59.3236
xyY:
0.3195, 0.1586, 18.0290
CIE-Lab:
49.5313, 80.3472, -50.3651
CIE-LCH:
49.5313, 94.8278, 327.9188
CIE-Luv:
49.5313, 65.5652, -86.0153
Hunter-Lab:
42.4606, 78.3511, -53.1144
#cc1bcd color charts
#cc1bcd color shades, tints & tones
#cc1bcd color schemes
#cc1bcd color preview, HTML & CSS examples
This text has a color of #cc1bcd
<p style="color:#cc1bcd;">Text here</p>
.mytext {color:#cc1bcd;}
This box has a color of #cc1bcd
<div style="background-color:#cc1bcd;">Content here</div>
.mybackground {background-color:#cc1bcd;}
Border around this has a color of #cc1bcd
<div style="border:2px solid #cc1bcd;">Content here</div>
.myborder {border:2px solid #cc1bcd;}