#dfc3ed color space conversions
Hex:
#dfc3ed
RGB:
223, 195, 237
CMY:
13, 24, 7
CMYK:
6, 18, 0, 7
HSL:
280°, 53.8462%, 84.7059%
HSV (HSB):
280°, 17.7215%, 92.9412%
XYZ:
65.2326, 60.8326, 88.4245
xyY:
0.3041, 0.2836, 60.8326
CIE-Lab:
82.2887, 17.3827, -17.1321
CIE-LCH:
82.2887, 24.4063, 315.4159
CIE-Luv:
82.2887, 12.9235, -29.8175
Hunter-Lab:
77.9953, 12.7996, -12.6214
#dfc3ed color charts
#dfc3ed color shades, tints & tones
#dfc3ed color schemes
#dfc3ed color preview, HTML & CSS examples
This text has a color of #dfc3ed
<p style="color:#dfc3ed;">Text here</p>
.mytext {color:#dfc3ed;}
This box has a color of #dfc3ed
<div style="background-color:#dfc3ed;">Content here</div>
.mybackground {background-color:#dfc3ed;}
Border around this has a color of #dfc3ed
<div style="border:2px solid #dfc3ed;">Content here</div>
.myborder {border:2px solid #dfc3ed;}