#dedff7 color space conversions
Hex:
#dedff7
RGB:
222, 223, 247
CMY:
13, 13, 3
CMYK:
10, 10, 0, 3
HSL:
238°, 60.9756%, 91.9608%
HSV (HSB):
238°, 10.1215%, 96.8627%
XYZ:
73.3004, 75.0203, 98.6127
xyY:
0.2968, 0.3038, 75.0203
CIE-Lab:
89.4025, 4.1998, -11.7745
CIE-LCH:
89.4025, 12.5011, 289.6307
CIE-Luv:
89.4025, -1.9123, -19.2241
Hunter-Lab:
86.6143, -0.5131, -6.8733
#dedff7 color charts
#dedff7 color shades, tints & tones
#dedff7 color schemes
#dedff7 color preview, HTML & CSS examples
This text has a color of #dedff7
<p style="color:#dedff7;">Text here</p>
.mytext {color:#dedff7;}
This box has a color of #dedff7
<div style="background-color:#dedff7;">Content here</div>
.mybackground {background-color:#dedff7;}
Border around this has a color of #dedff7
<div style="border:2px solid #dedff7;">Content here</div>
.myborder {border:2px solid #dedff7;}