#dedff9 color space conversions
Hex:
#dedff9
RGB:
222, 223, 249
CMY:
13, 13, 2
CMYK:
11, 10, 0, 2
HSL:
238°, 69.2308%, 92.3529%
HSV (HSB):
238°, 10.8434%, 97.6471%
XYZ:
73.6108, 75.1445, 100.2472
xyY:
0.2956, 0.3018, 75.1445
CIE-Lab:
89.4606, 4.5956, -12.7375
CIE-LCH:
89.4606, 13.5412, 289.8391
CIE-Luv:
89.4606, -2.0272, -20.8473
Hunter-Lab:
86.6859, -0.1242, -7.8852
#dedff9 color charts
#dedff9 color shades, tints & tones
#dedff9 color schemes
#dedff9 color preview, HTML & CSS examples
This text has a color of #dedff9
<p style="color:#dedff9;">Text here</p>
.mytext {color:#dedff9;}
This box has a color of #dedff9
<div style="background-color:#dedff9;">Content here</div>
.mybackground {background-color:#dedff9;}
Border around this has a color of #dedff9
<div style="border:2px solid #dedff9;">Content here</div>
.myborder {border:2px solid #dedff9;}