#e7e6f1 color space conversions
Hex:
#e7e6f1
RGB:
231, 230, 241
CMY:
9, 10, 5
CMYK:
4, 5, 0, 5
HSL:
245°, 28.2051%, 92.3529%
HSV (HSB):
245°, 4.5643%, 94.5098%
XYZ:
77.1290, 79.9334, 94.5826
xyY:
0.3065, 0.3176, 79.9334
CIE-Lab:
91.6550, 2.3390, -5.2182
CIE-LCH:
91.6550, 5.7184, 294.1438
CIE-Luv:
91.6550, -0.0688, -8.5145
Hunter-Lab:
89.4055, -2.4699, -0.1394
#e7e6f1 color charts
#e7e6f1 color shades, tints & tones
#e7e6f1 color schemes
#e7e6f1 color preview, HTML & CSS examples
This text has a color of #e7e6f1
<p style="color:#e7e6f1;">Text here</p>
.mytext {color:#e7e6f1;}
This box has a color of #e7e6f1
<div style="background-color:#e7e6f1;">Content here</div>
.mybackground {background-color:#e7e6f1;}
Border around this has a color of #e7e6f1
<div style="border:2px solid #e7e6f1;">Content here</div>
.myborder {border:2px solid #e7e6f1;}