#dcbded color space conversions
Hex:
#dcbded
RGB:
220, 189, 237
CMY:
14, 26, 7
CMYK:
7, 20, 0, 7
HSL:
279°, 57.1429%, 83.5294%
HSV (HSB):
279°, 20.2532%, 92.9412%
XYZ:
62.9989, 57.7253, 87.9425
xyY:
0.3019, 0.2766, 57.7253
CIE-Lab:
80.5858, 19.6300, -19.7284
CIE-LCH:
80.5858, 27.8307, 314.8567
CIE-Luv:
80.5858, 14.0808, -34.3082
Hunter-Lab:
75.9771, 15.0489, -15.4433
#dcbded color charts
#dcbded color shades, tints & tones
#dcbded color schemes
#dcbded color preview, HTML & CSS examples
This text has a color of #dcbded
<p style="color:#dcbded;">Text here</p>
.mytext {color:#dcbded;}
This box has a color of #dcbded
<div style="background-color:#dcbded;">Content here</div>
.mybackground {background-color:#dcbded;}
Border around this has a color of #dcbded
<div style="border:2px solid #dcbded;">Content here</div>
.myborder {border:2px solid #dcbded;}