#cd8dbc color space conversions
Hex:
#cd8dbc
RGB:
205, 141, 188
CMY:
20, 45, 26
CMYK:
0, 31, 8, 20
HSL:
316°, 39.0244%, 67.8431%
HSV (HSB):
316°, 31.2195%, 80.3922%
XYZ:
43.7788, 35.6597, 52.1526
xyY:
0.3327, 0.2710, 35.6597
CIE-Lab:
66.2591, 31.5752, -14.6574
CIE-LCH:
66.2591, 34.8114, 335.0989
CIE-Luv:
66.2591, 34.7729, -27.3616
Hunter-Lab:
59.7158, 26.3593, -9.9797
#cd8dbc color charts
#cd8dbc color shades, tints & tones
#cd8dbc color schemes
#cd8dbc color preview, HTML & CSS examples
This text has a color of #cd8dbc
<p style="color:#cd8dbc;">Text here</p>
.mytext {color:#cd8dbc;}
This box has a color of #cd8dbc
<div style="background-color:#cd8dbc;">Content here</div>
.mybackground {background-color:#cd8dbc;}
Border around this has a color of #cd8dbc
<div style="border:2px solid #cd8dbc;">Content here</div>
.myborder {border:2px solid #cd8dbc;}