#cd0dcb color space conversions
Hex:
#cd0dcb
RGB:
205, 13, 203
CMY:
20, 95, 20
CMYK:
0, 94, 1, 20
HSL:
301°, 88.0734%, 42.7451%
HSV (HSB):
301°, 93.6585%, 80.3922%
XYZ:
36.1003, 17.5788, 57.9903
xyY:
0.3233, 0.1574, 17.5788
CIE-Lab:
48.9812, 82.0077, -50.0804
CIE-LCH:
48.9812, 96.0901, 328.5884
CIE-Luv:
48.9812, 68.1091, -85.5721
Hunter-Lab:
41.9271, 80.3207, -52.6564
#cd0dcb color charts
#cd0dcb color shades, tints & tones
#cd0dcb color schemes
#cd0dcb color preview, HTML & CSS examples
This text has a color of #cd0dcb
<p style="color:#cd0dcb;">Text here</p>
.mytext {color:#cd0dcb;}
This box has a color of #cd0dcb
<div style="background-color:#cd0dcb;">Content here</div>
.mybackground {background-color:#cd0dcb;}
Border around this has a color of #cd0dcb
<div style="border:2px solid #cd0dcb;">Content here</div>
.myborder {border:2px solid #cd0dcb;}