#e1e0f0 color space conversions
Hex:
#e1e0f0
RGB:
225, 224, 240
CMY:
12, 12, 6
CMYK:
6, 7, 0, 6
HSL:
244°, 34.7826%, 90.9804%
HSV (HSB):
244°, 6.6667%, 94.1176%
XYZ:
73.4352, 75.6101, 93.1618
xyY:
0.3032, 0.3122, 75.6101
CIE-Lab:
89.6780, 3.2932, -7.6664
CIE-LCH:
89.6780, 8.3438, 293.2469
CIE-Luv:
89.6780, -0.3618, -12.5113
Hunter-Lab:
86.9541, -1.4214, -2.6549
#e1e0f0 color charts
#e1e0f0 color shades, tints & tones
#e1e0f0 color schemes
#e1e0f0 color preview, HTML & CSS examples
This text has a color of #e1e0f0
<p style="color:#e1e0f0;">Text here</p>
.mytext {color:#e1e0f0;}
This box has a color of #e1e0f0
<div style="background-color:#e1e0f0;">Content here</div>
.mybackground {background-color:#e1e0f0;}
Border around this has a color of #e1e0f0
<div style="border:2px solid #e1e0f0;">Content here</div>
.myborder {border:2px solid #e1e0f0;}