#e2e0e9 color space conversions
Hex:
#e2e0e9
RGB:
226, 224, 233
CMY:
11, 12, 9
CMYK:
3, 4, 0, 9
HSL:
253°, 16.9811%, 89.6078%
HSV (HSB):
253°, 3.8627%, 91.3725%
XYZ:
72.7277, 75.3633, 87.8042
xyY:
0.3083, 0.3195, 75.3633
CIE-Lab:
89.5629, 2.3114, -4.1531
CIE-LCH:
89.5629, 4.7529, 299.0979
CIE-Luv:
89.5629, 0.6041, -6.8177
Hunter-Lab:
86.8120, -2.3808, 0.8008
#e2e0e9 color charts
#e2e0e9 color shades, tints & tones
#e2e0e9 color schemes
#e2e0e9 color preview, HTML & CSS examples
This text has a color of #e2e0e9
<p style="color:#e2e0e9;">Text here</p>
.mytext {color:#e2e0e9;}
This box has a color of #e2e0e9
<div style="background-color:#e2e0e9;">Content here</div>
.mybackground {background-color:#e2e0e9;}
Border around this has a color of #e2e0e9
<div style="border:2px solid #e2e0e9;">Content here</div>
.myborder {border:2px solid #e2e0e9;}