#dfc8e9 color space conversions
Hex:
#dfc8e9
RGB:
223, 200, 233
CMY:
13, 22, 9
CMYK:
4, 14, 0, 9
HSL:
282°, 42.8571%, 84.9020%
HSV (HSB):
282°, 14.1631%, 91.3725%
XYZ:
65.7937, 62.8797, 85.7601
xyY:
0.3068, 0.2932, 62.8797
CIE-Lab:
83.3791, 13.9437, -13.3589
CIE-LCH:
83.3791, 19.3102, 316.2271
CIE-Luv:
83.3791, 10.8337, -23.2170
Hunter-Lab:
79.2967, 9.3348, -8.6149
#dfc8e9 color charts
#dfc8e9 color shades, tints & tones
#dfc8e9 color schemes
#dfc8e9 color preview, HTML & CSS examples
This text has a color of #dfc8e9
<p style="color:#dfc8e9;">Text here</p>
.mytext {color:#dfc8e9;}
This box has a color of #dfc8e9
<div style="background-color:#dfc8e9;">Content here</div>
.mybackground {background-color:#dfc8e9;}
Border around this has a color of #dfc8e9
<div style="border:2px solid #dfc8e9;">Content here</div>
.myborder {border:2px solid #dfc8e9;}