#e2f1f8 color space conversions
Hex:
#e2f1f8
RGB:
226, 241, 248
CMY:
11, 5, 3
CMYK:
9, 3, 0, 3
HSL:
199°, 61.1111%, 92.9412%
HSV (HSB):
199°, 8.8710%, 97.2549%
XYZ:
79.7626, 85.8567, 101.1750
xyY:
0.2990, 0.3218, 85.8567
CIE-Lab:
94.2510, -3.6020, -5.0766
CIE-LCH:
94.2510, 6.2247, 234.6431
CIE-Luv:
94.2510, -8.4809, -7.2912
Hunter-Lab:
92.6589, -8.4966, 0.1220
#e2f1f8 color charts
#e2f1f8 color shades, tints & tones
#e2f1f8 color schemes
#e2f1f8 color preview, HTML & CSS examples
This text has a color of #e2f1f8
<p style="color:#e2f1f8;">Text here</p>
.mytext {color:#e2f1f8;}
This box has a color of #e2f1f8
<div style="background-color:#e2f1f8;">Content here</div>
.mybackground {background-color:#e2f1f8;}
Border around this has a color of #e2f1f8
<div style="border:2px solid #e2f1f8;">Content here</div>
.myborder {border:2px solid #e2f1f8;}