#e2e8fe color space conversions
Hex:
#e2e8fe
RGB:
226, 232, 254
CMY:
11, 9, 0
CMYK:
11, 9, 0, 0
HSL:
227°, 93.3333%, 94.1176%
HSV (HSB):
227°, 11.0236%, 99.6078%
XYZ:
78.1100, 81.0377, 105.2909
xyY:
0.2954, 0.3065, 81.0377
CIE-Lab:
92.1485, 2.1808, -11.3131
CIE-LCH:
92.1485, 11.5214, 280.9112
CIE-Luv:
92.1485, -4.4601, -18.2126
Hunter-Lab:
90.0210, -2.6545, -6.3325
#e2e8fe color charts
#e2e8fe color shades, tints & tones
#e2e8fe color schemes
#e2e8fe color preview, HTML & CSS examples
This text has a color of #e2e8fe
<p style="color:#e2e8fe;">Text here</p>
.mytext {color:#e2e8fe;}
This box has a color of #e2e8fe
<div style="background-color:#e2e8fe;">Content here</div>
.mybackground {background-color:#e2e8fe;}
Border around this has a color of #e2e8fe
<div style="border:2px solid #e2e8fe;">Content here</div>
.myborder {border:2px solid #e2e8fe;}