#e7e0fc color space conversions
Hex:
#e7e0fc
RGB:
231, 224, 252
CMY:
9, 12, 1
CMYK:
8, 11, 0, 1
HSL:
255°, 82.3529%, 93.3333%
HSV (HSB):
255°, 11.1111%, 98.8235%
XYZ:
77.1813, 77.3285, 102.9535
xyY:
0.2998, 0.3003, 77.3285
CIE-Lab:
90.4726, 7.5409, -12.7280
CIE-LCH:
90.4726, 14.7942, 300.6453
CIE-Luv:
90.4726, 2.1843, -21.3604
Hunter-Lab:
87.9366, 2.7790, -7.8592
#e7e0fc color charts
#e7e0fc color shades, tints & tones
#e7e0fc color schemes
#e7e0fc color preview, HTML & CSS examples
This text has a color of #e7e0fc
<p style="color:#e7e0fc;">Text here</p>
.mytext {color:#e7e0fc;}
This box has a color of #e7e0fc
<div style="background-color:#e7e0fc;">Content here</div>
.mybackground {background-color:#e7e0fc;}
Border around this has a color of #e7e0fc
<div style="border:2px solid #e7e0fc;">Content here</div>
.myborder {border:2px solid #e7e0fc;}