#e2e6fb color space conversions
Hex:
#e2e6fb
RGB:
226, 230, 251
CMY:
11, 10, 2
CMYK:
10, 8, 0, 2
HSL:
230°, 75.7576%, 93.5294%
HSV (HSB):
230°, 9.9602%, 98.4314%
XYZ:
77.0734, 79.7274, 102.5935
xyY:
0.2971, 0.3074, 79.7274
CIE-Lab:
91.5624, 2.6260, -10.6200
CIE-LCH:
91.5624, 10.9399, 283.8887
CIE-Luv:
91.5624, -3.3467, -17.1555
Hunter-Lab:
89.2902, -2.1804, -5.6204
#e2e6fb color charts
#e2e6fb color shades, tints & tones
#e2e6fb color schemes
#e2e6fb color preview, HTML & CSS examples
This text has a color of #e2e6fb
<p style="color:#e2e6fb;">Text here</p>
.mytext {color:#e2e6fb;}
This box has a color of #e2e6fb
<div style="background-color:#e2e6fb;">Content here</div>
.mybackground {background-color:#e2e6fb;}
Border around this has a color of #e2e6fb
<div style="border:2px solid #e2e6fb;">Content here</div>
.myborder {border:2px solid #e2e6fb;}