#dfbdf4 color space conversions
Hex:
#dfbdf4
RGB:
223, 189, 244
CMY:
13, 26, 4
CMYK:
9, 23, 0, 4
HSL:
277°, 71.4286%, 84.9020%
HSV (HSB):
277°, 22.5410%, 95.6863%
XYZ:
64.9582, 58.6148, 93.4781
xyY:
0.2993, 0.2701, 58.6148
CIE-Lab:
81.0794, 21.9757, -22.7061
CIE-LCH:
81.0794, 31.5990, 314.0634
CIE-Luv:
81.0794, 15.1098, -39.5908
Hunter-Lab:
76.5603, 17.4691, -18.7993
#dfbdf4 color charts
#dfbdf4 color shades, tints & tones
#dfbdf4 color schemes
#dfbdf4 color preview, HTML & CSS examples
This text has a color of #dfbdf4
<p style="color:#dfbdf4;">Text here</p>
.mytext {color:#dfbdf4;}
This box has a color of #dfbdf4
<div style="background-color:#dfbdf4;">Content here</div>
.mybackground {background-color:#dfbdf4;}
Border around this has a color of #dfbdf4
<div style="border:2px solid #dfbdf4;">Content here</div>
.myborder {border:2px solid #dfbdf4;}