#dfc3e2 color space conversions
Hex:
#dfc3e2
RGB:
223, 195, 226
CMY:
13, 24, 11
CMYK:
1, 14, 0, 11
HSL:
294°, 34.8315%, 82.5490%
HSV (HSB):
294°, 13.7168%, 88.6275%
XYZ:
63.6740, 60.2092, 80.2171
xyY:
0.3120, 0.2950, 60.2092
CIE-Lab:
81.9518, 15.2940, -11.7514
CIE-LCH:
81.9518, 19.2874, 322.4625
CIE-Luv:
81.9518, 13.9511, -20.8370
Hunter-Lab:
77.5946, 10.6864, -6.9776
#dfc3e2 color charts
#dfc3e2 color shades, tints & tones
#dfc3e2 color schemes
#dfc3e2 color preview, HTML & CSS examples
This text has a color of #dfc3e2
<p style="color:#dfc3e2;">Text here</p>
.mytext {color:#dfc3e2;}
This box has a color of #dfc3e2
<div style="background-color:#dfc3e2;">Content here</div>
.mybackground {background-color:#dfc3e2;}
Border around this has a color of #dfc3e2
<div style="border:2px solid #dfc3e2;">Content here</div>
.myborder {border:2px solid #dfc3e2;}