#e2e9f3 color space conversions
Hex:
#e2e9f3
RGB:
226, 233, 243
CMY:
11, 9, 5
CMYK:
7, 4, 0, 5
HSL:
215°, 41.4634%, 91.9608%
HSV (HSB):
215°, 6.9959%, 95.2941%
XYZ:
76.6806, 80.9176, 96.3712
xyY:
0.3019, 0.3186, 80.9176
CIE-Lab:
92.0950, -0.4633, -5.6548
CIE-LCH:
92.0950, 5.6738, 265.3165
CIE-Luv:
92.0950, -4.3788, -8.7210
Hunter-Lab:
89.9542, -5.2593, -0.5515
#e2e9f3 color charts
#e2e9f3 color shades, tints & tones
#e2e9f3 color schemes
#e2e9f3 color preview, HTML & CSS examples
This text has a color of #e2e9f3
<p style="color:#e2e9f3;">Text here</p>
.mytext {color:#e2e9f3;}
This box has a color of #e2e9f3
<div style="background-color:#e2e9f3;">Content here</div>
.mybackground {background-color:#e2e9f3;}
Border around this has a color of #e2e9f3
<div style="border:2px solid #e2e9f3;">Content here</div>
.myborder {border:2px solid #e2e9f3;}