#e7e6fc color space conversions
Hex:
#e7e6fc
RGB:
231, 230, 252
CMY:
9, 10, 1
CMYK:
8, 9, 0, 1
HSL:
243°, 78.5714%, 94.5098%
HSV (HSB):
243°, 8.7302%, 98.8235%
XYZ:
78.8225, 80.6108, 103.5005
xyY:
0.2998, 0.3066, 80.6108
CIE-Lab:
91.9582, 4.4205, -10.5137
CIE-LCH:
91.9582, 11.4052, 292.8044
CIE-Luv:
91.9582, -0.7137, -17.2995
Hunter-Lab:
89.7835, -0.4130, -5.4998
#e7e6fc color charts
#e7e6fc color shades, tints & tones
#e7e6fc color schemes
#e7e6fc color preview, HTML & CSS examples
This text has a color of #e7e6fc
<p style="color:#e7e6fc;">Text here</p>
.mytext {color:#e7e6fc;}
This box has a color of #e7e6fc
<div style="background-color:#e7e6fc;">Content here</div>
.mybackground {background-color:#e7e6fc;}
Border around this has a color of #e7e6fc
<div style="border:2px solid #e7e6fc;">Content here</div>
.myborder {border:2px solid #e7e6fc;}