#e1e2ef color space conversions
Hex:
#e1e2ef
RGB:
225, 226, 239
CMY:
12, 11, 6
CMYK:
6, 5, 0, 6
HSL:
236°, 30.4348%, 90.9804%
HSV (HSB):
236°, 5.8577%, 93.7255%
XYZ:
73.8277, 76.6323, 92.5617
xyY:
0.3038, 0.3153, 76.6323
CIE-Lab:
90.1521, 2.0658, -6.4404
CIE-LCH:
90.1521, 6.7636, 287.7840
CIE-Luv:
90.1521, -1.2853, -10.3697
Hunter-Lab:
87.5399, -2.6548, -1.4134
#e1e2ef color charts
#e1e2ef color shades, tints & tones
#e1e2ef color schemes
#e1e2ef color preview, HTML & CSS examples
This text has a color of #e1e2ef
<p style="color:#e1e2ef;">Text here</p>
.mytext {color:#e1e2ef;}
This box has a color of #e1e2ef
<div style="background-color:#e1e2ef;">Content here</div>
.mybackground {background-color:#e1e2ef;}
Border around this has a color of #e1e2ef
<div style="border:2px solid #e1e2ef;">Content here</div>
.myborder {border:2px solid #e1e2ef;}