#edf3f5 color space conversions
Hex:
#edf3f5
RGB:
237, 243, 245
CMY:
7, 5, 4
CMYK:
3, 1, 0, 4
HSL:
195°, 28.5714%, 94.5098%
HSV (HSB):
195°, 3.2653%, 96.0784%
XYZ:
83.4571, 88.6983, 99.1080
xyY:
0.3077, 0.3270, 88.6983
CIE-Lab:
95.4542, -1.6161, -1.6640
CIE-LCH:
95.4542, 2.3197, 225.8357
CIE-Luv:
95.4542, -3.4271, -2.2903
Hunter-Lab:
94.1798, -6.6374, 3.5333
#edf3f5 color charts
#edf3f5 color shades, tints & tones
#edf3f5 color schemes
#edf3f5 color preview, HTML & CSS examples
This text has a color of #edf3f5
<p style="color:#edf3f5;">Text here</p>
.mytext {color:#edf3f5;}
This box has a color of #edf3f5
<div style="background-color:#edf3f5;">Content here</div>
.mybackground {background-color:#edf3f5;}
Border around this has a color of #edf3f5
<div style="border:2px solid #edf3f5;">Content here</div>
.myborder {border:2px solid #edf3f5;}