#dfdaf7 color space conversions
Hex:
#dfdaf7
RGB:
223, 218, 247
CMY:
13, 15, 3
CMYK:
10, 12, 0, 3
HSL:
250°, 64.4444%, 91.1765%
HSV (HSB):
250°, 11.7409%, 96.8627%
XYZ:
72.2913, 72.5462, 98.1883
xyY:
0.2975, 0.2985, 72.5462
CIE-Lab:
88.2308, 7.1365, -13.5167
CIE-LCH:
88.2308, 15.2850, 297.8331
CIE-Luv:
88.2308, 1.0238, -22.4952
Hunter-Lab:
85.1740, 2.4470, -8.7275
#dfdaf7 color charts
#dfdaf7 color shades, tints & tones
#dfdaf7 color schemes
#dfdaf7 color preview, HTML & CSS examples
This text has a color of #dfdaf7
<p style="color:#dfdaf7;">Text here</p>
.mytext {color:#dfdaf7;}
This box has a color of #dfdaf7
<div style="background-color:#dfdaf7;">Content here</div>
.mybackground {background-color:#dfdaf7;}
Border around this has a color of #dfdaf7
<div style="border:2px solid #dfdaf7;">Content here</div>
.myborder {border:2px solid #dfdaf7;}