#cd0ccc color space conversions
Hex:
#cd0ccc
RGB:
205, 12, 204
CMY:
20, 95, 20
CMYK:
0, 94, 0, 20
HSL:
300°, 88.9401%, 42.5490%
HSV (HSB):
300°, 94.1463%, 80.3922%
XYZ:
36.2074, 17.6017, 58.6159
xyY:
0.3221, 0.1566, 17.6017
CIE-Lab:
49.0094, 82.2438, -50.6126
CIE-LCH:
49.0094, 96.5696, 328.3920
CIE-Luv:
49.0094, 67.7723, -86.3857
Hunter-Lab:
41.9544, 80.6285, -53.4679
#cd0ccc color charts
#cd0ccc color shades, tints & tones
#cd0ccc color schemes
#cd0ccc color preview, HTML & CSS examples
This text has a color of #cd0ccc
<p style="color:#cd0ccc;">Text here</p>
.mytext {color:#cd0ccc;}
This box has a color of #cd0ccc
<div style="background-color:#cd0ccc;">Content here</div>
.mybackground {background-color:#cd0ccc;}
Border around this has a color of #cd0ccc
<div style="border:2px solid #cd0ccc;">Content here</div>
.myborder {border:2px solid #cd0ccc;}