#edefff color space conversions
Hex:
#edefff
RGB:
237, 239, 255
CMY:
7, 6, 0
CMYK:
7, 6, 0, 0
HSL:
233°, 100.0000%, 96.4706%
HSV (HSB):
233°, 7.0588%, 100.0000%
XYZ:
83.8416, 86.9575, 106.9733
xyY:
0.3018, 0.3131, 86.9575
CIE-Lab:
94.7202, 2.2815, -7.9268
CIE-LCH:
94.7202, 8.2486, 286.0569
CIE-Luv:
94.7202, -1.9932, -12.8439
Hunter-Lab:
93.2510, -2.7008, -2.7391
#edefff color charts
#edefff color shades, tints & tones
#edefff color schemes
#edefff color preview, HTML & CSS examples
This text has a color of #edefff
<p style="color:#edefff;">Text here</p>
.mytext {color:#edefff;}
This box has a color of #edefff
<div style="background-color:#edefff;">Content here</div>
.mybackground {background-color:#edefff;}
Border around this has a color of #edefff
<div style="border:2px solid #edefff;">Content here</div>
.myborder {border:2px solid #edefff;}