#dfc9ed color space conversions
Hex:
#dfc9ed
RGB:
223, 201, 237
CMY:
13, 21, 7
CMYK:
6, 15, 0, 7
HSL:
277°, 50.0000%, 85.8824%
HSV (HSB):
277°, 15.1899%, 92.9412%
XYZ:
66.6041, 63.5757, 88.8817
xyY:
0.3040, 0.2902, 63.5757
CIE-Lab:
83.7444, 14.1778, -14.9434
CIE-LCH:
83.7444, 20.5989, 313.4941
CIE-Luv:
83.7444, 9.9991, -25.8138
Hunter-Lab:
79.7344, 9.5704, -10.2778
#dfc9ed color charts
#dfc9ed color shades, tints & tones
#dfc9ed color schemes
#dfc9ed color preview, HTML & CSS examples
This text has a color of #dfc9ed
<p style="color:#dfc9ed;">Text here</p>
.mytext {color:#dfc9ed;}
This box has a color of #dfc9ed
<div style="background-color:#dfc9ed;">Content here</div>
.mybackground {background-color:#dfc9ed;}
Border around this has a color of #dfc9ed
<div style="border:2px solid #dfc9ed;">Content here</div>
.myborder {border:2px solid #dfc9ed;}