#e2e8f6 color space conversions
Hex:
#e2e8f6
RGB:
226, 232, 246
CMY:
11, 9, 4
CMYK:
8, 6, 0, 4
HSL:
222°, 52.6316%, 92.5490%
HSV (HSB):
222°, 8.1301%, 96.4706%
XYZ:
76.8552, 80.5358, 98.6830
xyY:
0.3001, 0.3145, 80.5358
CIE-Lab:
91.9247, 0.6238, -7.4718
CIE-LCH:
91.9247, 7.4978, 274.7722
CIE-Luv:
91.9247, -4.0458, -11.7844
Hunter-Lab:
89.7417, -4.1799, -2.3781
#e2e8f6 color charts
#e2e8f6 color shades, tints & tones
#e2e8f6 color schemes
#e2e8f6 color preview, HTML & CSS examples
This text has a color of #e2e8f6
<p style="color:#e2e8f6;">Text here</p>
.mytext {color:#e2e8f6;}
This box has a color of #e2e8f6
<div style="background-color:#e2e8f6;">Content here</div>
.mybackground {background-color:#e2e8f6;}
Border around this has a color of #e2e8f6
<div style="border:2px solid #e2e8f6;">Content here</div>
.myborder {border:2px solid #e2e8f6;}