#e2e9f8 color space conversions
Hex:
#e2e9f8
RGB:
226, 233, 248
CMY:
11, 9, 3
CMYK:
9, 6, 0, 3
HSL:
221°, 61.1111%, 92.9412%
HSV (HSB):
221°, 8.8710%, 97.2549%
XYZ:
77.4462, 81.2239, 100.4029
xyY:
0.2989, 0.3135, 81.2239
CIE-Lab:
92.2312, 0.4937, -8.0613
CIE-LCH:
92.2312, 8.0764, 273.5045
CIE-Luv:
92.2312, -4.6307, -12.7064
Hunter-Lab:
90.1243, -4.3277, -2.9649
#e2e9f8 color charts
#e2e9f8 color shades, tints & tones
#e2e9f8 color schemes
#e2e9f8 color preview, HTML & CSS examples
This text has a color of #e2e9f8
<p style="color:#e2e9f8;">Text here</p>
.mytext {color:#e2e9f8;}
This box has a color of #e2e9f8
<div style="background-color:#e2e9f8;">Content here</div>
.mybackground {background-color:#e2e9f8;}
Border around this has a color of #e2e9f8
<div style="border:2px solid #e2e9f8;">Content here</div>
.myborder {border:2px solid #e2e9f8;}