#dfdff5 color space conversions
Hex:
#dfdff5
RGB:
223, 223, 245
CMY:
13, 13, 4
CMYK:
9, 9, 0, 4
HSL:
240°, 52.3810%, 91.7647%
HSV (HSB):
240°, 8.9796%, 96.0784%
XYZ:
73.3005, 75.0559, 97.0101
xyY:
0.2987, 0.3059, 75.0559
CIE-Lab:
89.4192, 4.1284, -10.6918
CIE-LCH:
89.4192, 11.4611, 291.1129
CIE-Luv:
89.4192, -1.2580, -17.4716
Hunter-Lab:
86.6348, -0.5845, -5.7461
#dfdff5 color charts
#dfdff5 color shades, tints & tones
#dfdff5 color schemes
#dfdff5 color preview, HTML & CSS examples
This text has a color of #dfdff5
<p style="color:#dfdff5;">Text here</p>
.mytext {color:#dfdff5;}
This box has a color of #dfdff5
<div style="background-color:#dfdff5;">Content here</div>
.mybackground {background-color:#dfdff5;}
Border around this has a color of #dfdff5
<div style="border:2px solid #dfdff5;">Content here</div>
.myborder {border:2px solid #dfdff5;}