#edeef8 color space conversions
Hex:
#edeef8
RGB:
237, 238, 248
CMY:
7, 7, 3
CMYK:
4, 4, 0, 3
HSL:
235°, 44.0000%, 95.0980%
HSV (HSB):
235°, 4.4355%, 97.2549%
XYZ:
82.4429, 85.9309, 101.0481
xyY:
0.3060, 0.3189, 85.9309
CIE-Lab:
94.2828, 1.4855, -4.9402
CIE-LCH:
94.2828, 5.1587, 286.7362
CIE-Luv:
94.2828, -1.1135, -7.9597
Hunter-Lab:
92.6989, -3.4721, 0.2592
#edeef8 color charts
#edeef8 color shades, tints & tones
#edeef8 color schemes
#edeef8 color preview, HTML & CSS examples
This text has a color of #edeef8
<p style="color:#edeef8;">Text here</p>
.mytext {color:#edeef8;}
This box has a color of #edeef8
<div style="background-color:#edeef8;">Content here</div>
.mybackground {background-color:#edeef8;}
Border around this has a color of #edeef8
<div style="border:2px solid #edeef8;">Content here</div>
.myborder {border:2px solid #edeef8;}