#edf0f5 color space conversions
Hex:
#edf0f5
RGB:
237, 240, 245
CMY:
7, 6, 4
CMYK:
3, 2, 0, 4
HSL:
218°, 28.5714%, 94.5098%
HSV (HSB):
218°, 3.2653%, 96.0784%
XYZ:
82.5666, 86.9173, 98.8112
xyY:
0.3077, 0.3240, 86.9173
CIE-Lab:
94.7032, -0.0880, -2.7652
CIE-LCH:
94.7032, 2.7666, 268.1775
CIE-Luv:
94.7032, -1.9391, -4.2740
Hunter-Lab:
93.2294, -5.0670, 2.4208
#edf0f5 color charts
#edf0f5 color shades, tints & tones
#edf0f5 color schemes
#edf0f5 color preview, HTML & CSS examples
This text has a color of #edf0f5
<p style="color:#edf0f5;">Text here</p>
.mytext {color:#edf0f5;}
This box has a color of #edf0f5
<div style="background-color:#edf0f5;">Content here</div>
.mybackground {background-color:#edf0f5;}
Border around this has a color of #edf0f5
<div style="border:2px solid #edf0f5;">Content here</div>
.myborder {border:2px solid #edf0f5;}