#e2f0f7 color space conversions
Hex:
#e2f0f7
RGB:
226, 240, 247
CMY:
11, 6, 3
CMYK:
9, 3, 0, 3
HSL:
200°, 56.7568%, 92.7451%
HSV (HSB):
200°, 8.5020%, 96.8627%
XYZ:
79.3126, 85.2043, 100.2615
xyY:
0.2995, 0.3218, 85.2043
CIE-Lab:
93.9711, -3.2840, -4.9701
CIE-LCH:
93.9711, 5.9571, 236.5458
CIE-Luv:
93.9711, -7.9567, -7.1747
Hunter-Lab:
92.3062, -8.1626, 0.2145
#e2f0f7 color charts
#e2f0f7 color shades, tints & tones
#e2f0f7 color schemes
#e2f0f7 color preview, HTML & CSS examples
This text has a color of #e2f0f7
<p style="color:#e2f0f7;">Text here</p>
.mytext {color:#e2f0f7;}
This box has a color of #e2f0f7
<div style="background-color:#e2f0f7;">Content here</div>
.mybackground {background-color:#e2f0f7;}
Border around this has a color of #e2f0f7
<div style="border:2px solid #e2f0f7;">Content here</div>
.myborder {border:2px solid #e2f0f7;}