#e2e8f2 color space conversions
Hex:
#e2e8f2
RGB:
226, 232, 242
CMY:
11, 9, 5
CMYK:
7, 4, 0, 5
HSL:
218°, 38.0952%, 91.7647%
HSV (HSB):
218°, 6.6116%, 94.9020%
XYZ:
76.2477, 80.2928, 95.4838
xyY:
0.3025, 0.3186, 80.2928
CIE-Lab:
91.8161, -0.1385, -5.5446
CIE-LCH:
91.8161, 5.5463, 268.5688
CIE-Luv:
91.8161, -3.8406, -8.5996
Hunter-Lab:
89.6062, -4.9219, -0.4546
#e2e8f2 color charts
#e2e8f2 color shades, tints & tones
#e2e8f2 color schemes
#e2e8f2 color preview, HTML & CSS examples
This text has a color of #e2e8f2
<p style="color:#e2e8f2;">Text here</p>
.mytext {color:#e2e8f2;}
This box has a color of #e2e8f2
<div style="background-color:#e2e8f2;">Content here</div>
.mybackground {background-color:#e2e8f2;}
Border around this has a color of #e2e8f2
<div style="border:2px solid #e2e8f2;">Content here</div>
.myborder {border:2px solid #e2e8f2;}