#e2e6f9 color space conversions
Hex:
#e2e6f9
RGB:
226, 230, 249
CMY:
11, 10, 2
CMYK:
9, 8, 0, 2
HSL:
230°, 65.7143%, 93.1373%
HSV (HSB):
230°, 9.2369%, 97.6471%
XYZ:
76.7597, 79.6019, 100.9416
xyY:
0.2983, 0.3094, 79.6019
CIE-Lab:
91.5060, 2.2359, -9.6593
CIE-LCH:
91.5060, 9.9147, 283.0330
CIE-Luv:
91.5060, -3.2388, -15.5446
Hunter-Lab:
89.2199, -2.5636, -4.6255
#e2e6f9 color charts
#e2e6f9 color shades, tints & tones
#e2e6f9 color schemes
#e2e6f9 color preview, HTML & CSS examples
This text has a color of #e2e6f9
<p style="color:#e2e6f9;">Text here</p>
.mytext {color:#e2e6f9;}
This box has a color of #e2e6f9
<div style="background-color:#e2e6f9;">Content here</div>
.mybackground {background-color:#e2e6f9;}
Border around this has a color of #e2e6f9
<div style="border:2px solid #e2e6f9;">Content here</div>
.myborder {border:2px solid #e2e6f9;}