#e7e6ff color space conversions
Hex:
#e7e6ff
RGB:
231, 230, 255
CMY:
9, 10, 0
CMYK:
9, 10, 0, 0
HSL:
242°, 100.0000%, 95.0980%
HSV (HSB):
242°, 9.8039%, 100.0000%
XYZ:
79.3018, 80.8026, 106.0245
xyY:
0.2980, 0.3036, 80.8026
CIE-Lab:
92.0438, 5.0021, -11.9519
CIE-LCH:
92.0438, 12.9565, 292.7103
CIE-Luv:
92.0438, -0.8913, -19.7200
Hunter-Lab:
89.8902, 0.1661, -7.0087
#e7e6ff color charts
#e7e6ff color shades, tints & tones
#e7e6ff color schemes
#e7e6ff color preview, HTML & CSS examples
This text has a color of #e7e6ff
<p style="color:#e7e6ff;">Text here</p>
.mytext {color:#e7e6ff;}
This box has a color of #e7e6ff
<div style="background-color:#e7e6ff;">Content here</div>
.mybackground {background-color:#e7e6ff;}
Border around this has a color of #e7e6ff
<div style="border:2px solid #e7e6ff;">Content here</div>
.myborder {border:2px solid #e7e6ff;}