#e2f2f9 color space conversions
Hex:
#e2f2f9
RGB:
226, 242, 249
CMY:
11, 5, 2
CMYK:
9, 3, 0, 2
HSL:
198°, 65.7143%, 93.1373%
HSV (HSB):
198°, 9.2369%, 97.6471%
XYZ:
80.2150, 86.5126, 102.0933
xyY:
0.2984, 0.3218, 86.5126
CIE-Lab:
94.5311, -3.9191, -5.1825
CIE-LCH:
94.5311, 6.4975, 232.9030
CIE-Luv:
94.5311, -9.0030, -7.4071
Hunter-Lab:
93.0121, -8.8302, 0.0297
#e2f2f9 color charts
#e2f2f9 color shades, tints & tones
#e2f2f9 color schemes
#e2f2f9 color preview, HTML & CSS examples
This text has a color of #e2f2f9
<p style="color:#e2f2f9;">Text here</p>
.mytext {color:#e2f2f9;}
This box has a color of #e2f2f9
<div style="background-color:#e2f2f9;">Content here</div>
.mybackground {background-color:#e2f2f9;}
Border around this has a color of #e2f2f9
<div style="border:2px solid #e2f2f9;">Content here</div>
.myborder {border:2px solid #e2f2f9;}