#dedaf0 color space conversions
Hex:
#dedaf0
RGB:
222, 218, 240
CMY:
13, 15, 6
CMYK:
8, 9, 0, 6
HSL:
251°, 42.3077%, 89.8039%
HSV (HSB):
251°, 9.1667%, 94.1176%
XYZ:
70.9238, 71.9637, 92.5904
xyY:
0.3012, 0.3056, 71.9637
CIE-Lab:
87.9511, 5.4459, -10.2548
CIE-LCH:
87.9511, 11.6111, 297.9710
CIE-Luv:
87.9511, 0.9209, -16.9577
Hunter-Lab:
84.8314, 0.7810, -5.3309
#dedaf0 color charts
#dedaf0 color shades, tints & tones
#dedaf0 color schemes
#dedaf0 color preview, HTML & CSS examples
This text has a color of #dedaf0
<p style="color:#dedaf0;">Text here</p>
.mytext {color:#dedaf0;}
This box has a color of #dedaf0
<div style="background-color:#dedaf0;">Content here</div>
.mybackground {background-color:#dedaf0;}
Border around this has a color of #dedaf0
<div style="border:2px solid #dedaf0;">Content here</div>
.myborder {border:2px solid #dedaf0;}