#dfcdf3 color space conversions
Hex:
#dfcdf3
RGB:
223, 205, 243
CMY:
13, 20, 5
CMYK:
8, 16, 0, 5
HSL:
268°, 61.2903%, 87.8431%
HSV (HSB):
268°, 15.6379%, 95.2941%
XYZ:
68.4404, 65.8217, 93.8917
xyY:
0.3000, 0.2885, 65.8217
CIE-Lab:
84.9054, 13.2178, -16.3896
CIE-LCH:
84.9054, 21.0554, 308.8854
CIE-Luv:
84.9054, 7.5618, -28.0406
Hunter-Lab:
81.1306, 8.6012, -11.8244
#dfcdf3 color charts
#dfcdf3 color shades, tints & tones
#dfcdf3 color schemes
#dfcdf3 color preview, HTML & CSS examples
This text has a color of #dfcdf3
<p style="color:#dfcdf3;">Text here</p>
.mytext {color:#dfcdf3;}
This box has a color of #dfcdf3
<div style="background-color:#dfcdf3;">Content here</div>
.mybackground {background-color:#dfcdf3;}
Border around this has a color of #dfcdf3
<div style="border:2px solid #dfcdf3;">Content here</div>
.myborder {border:2px solid #dfcdf3;}