#dfbdeb color space conversions
Hex:
#dfbdeb
RGB:
223, 189, 235
CMY:
13, 26, 8
CMYK:
5, 20, 0, 8
HSL:
284°, 53.4884%, 83.1373%
HSV (HSB):
284°, 19.5745%, 92.1569%
XYZ:
63.6244, 58.0813, 86.4547
xyY:
0.3057, 0.2790, 58.0813
CIE-Lab:
80.7840, 20.2139, -18.3304
CIE-LCH:
80.7840, 27.2875, 317.7975
CIE-Luv:
80.7840, 16.0366, -32.1503
Hunter-Lab:
76.2111, 15.6503, -13.9114
#dfbdeb color charts
#dfbdeb color shades, tints & tones
#dfbdeb color schemes
#dfbdeb color preview, HTML & CSS examples
This text has a color of #dfbdeb
<p style="color:#dfbdeb;">Text here</p>
.mytext {color:#dfbdeb;}
This box has a color of #dfbdeb
<div style="background-color:#dfbdeb;">Content here</div>
.mybackground {background-color:#dfbdeb;}
Border around this has a color of #dfbdeb
<div style="border:2px solid #dfbdeb;">Content here</div>
.myborder {border:2px solid #dfbdeb;}