#dfc2e9 color space conversions
Hex:
#dfc2e9
RGB:
223, 194, 233
CMY:
13, 24, 9
CMYK:
4, 17, 0, 9
HSL:
285°, 46.9880%, 83.7255%
HSV (HSB):
285°, 16.7382%, 91.3725%
XYZ:
64.4312, 60.1547, 85.3059
xyY:
0.3070, 0.2866, 60.1547
CIE-Lab:
81.9222, 17.1487, -15.5440
CIE-LCH:
81.9222, 23.1450, 317.8100
CIE-Luv:
81.9222, 13.7902, -27.2008
Hunter-Lab:
77.5595, 12.5567, -10.9201
#dfc2e9 color charts
#dfc2e9 color shades, tints & tones
#dfc2e9 color schemes
#dfc2e9 color preview, HTML & CSS examples
This text has a color of #dfc2e9
<p style="color:#dfc2e9;">Text here</p>
.mytext {color:#dfc2e9;}
This box has a color of #dfc2e9
<div style="background-color:#dfc2e9;">Content here</div>
.mybackground {background-color:#dfc2e9;}
Border around this has a color of #dfc2e9
<div style="border:2px solid #dfc2e9;">Content here</div>
.myborder {border:2px solid #dfc2e9;}