#e2e9f9 color space conversions
Hex:
#e2e9f9
RGB:
226, 233, 249
CMY:
11, 9, 2
CMYK:
9, 6, 0, 2
HSL:
222°, 65.7143%, 93.1373%
HSV (HSB):
222°, 9.2369%, 97.6471%
XYZ:
77.6018, 81.2861, 101.2223
xyY:
0.2983, 0.3125, 81.2861
CIE-Lab:
92.2589, 0.6871, -8.5418
CIE-LCH:
92.2589, 8.5694, 274.5991
CIE-Luv:
92.2589, -4.6813, -13.5072
Hunter-Lab:
90.1588, -4.1388, -3.4543
#e2e9f9 color charts
#e2e9f9 color shades, tints & tones
#e2e9f9 color schemes
#e2e9f9 color preview, HTML & CSS examples
This text has a color of #e2e9f9
<p style="color:#e2e9f9;">Text here</p>
.mytext {color:#e2e9f9;}
This box has a color of #e2e9f9
<div style="background-color:#e2e9f9;">Content here</div>
.mybackground {background-color:#e2e9f9;}
Border around this has a color of #e2e9f9
<div style="border:2px solid #e2e9f9;">Content here</div>
.myborder {border:2px solid #e2e9f9;}