#dfbdf5 color space conversions
Hex:
#dfbdf5
RGB:
223, 189, 245
CMY:
13, 26, 4
CMYK:
9, 23, 0, 4
HSL:
276°, 73.6842%, 85.0980%
HSV (HSB):
276°, 22.8571%, 96.0784%
XYZ:
65.1105, 58.6757, 94.2801
xyY:
0.2986, 0.2691, 58.6757
CIE-Lab:
81.1130, 22.1747, -23.1902
CIE-LCH:
81.1130, 32.0859, 313.7176
CIE-Luv:
81.1130, 15.0066, -40.4207
Hunter-Lab:
76.6001, 17.6757, -19.3546
#dfbdf5 color charts
#dfbdf5 color shades, tints & tones
#dfbdf5 color schemes
#dfbdf5 color preview, HTML & CSS examples
This text has a color of #dfbdf5
<p style="color:#dfbdf5;">Text here</p>
.mytext {color:#dfbdf5;}
This box has a color of #dfbdf5
<div style="background-color:#dfbdf5;">Content here</div>
.mybackground {background-color:#dfbdf5;}
Border around this has a color of #dfbdf5
<div style="border:2px solid #dfbdf5;">Content here</div>
.myborder {border:2px solid #dfbdf5;}