#e2e2eb color space conversions
Hex:
#e2e2eb
RGB:
226, 226, 235
CMY:
11, 11, 8
CMYK:
4, 4, 0, 8
HSL:
240°, 18.3673%, 90.3922%
HSV (HSB):
240°, 3.8298%, 92.1569%
XYZ:
73.5558, 76.5596, 89.4979
xyY:
0.3070, 0.3195, 76.5596
CIE-Lab:
90.1185, 1.6455, -4.3844
CIE-LCH:
90.1185, 4.6830, 290.5714
CIE-Luv:
90.1185, -0.5078, -7.0683
Hunter-Lab:
87.4984, -3.0655, 0.6039
#e2e2eb color charts
#e2e2eb color shades, tints & tones
#e2e2eb color schemes
#e2e2eb color preview, HTML & CSS examples
This text has a color of #e2e2eb
<p style="color:#e2e2eb;">Text here</p>
.mytext {color:#e2e2eb;}
This box has a color of #e2e2eb
<div style="background-color:#e2e2eb;">Content here</div>
.mybackground {background-color:#e2e2eb;}
Border around this has a color of #e2e2eb
<div style="border:2px solid #e2e2eb;">Content here</div>
.myborder {border:2px solid #e2e2eb;}