#e7e2fc color space conversions
Hex:
#e7e2fc
RGB:
231, 226, 252
CMY:
9, 11, 1
CMYK:
8, 10, 0, 1
HSL:
252°, 81.2500%, 93.7255%
HSV (HSB):
252°, 10.3175%, 98.8235%
XYZ:
77.7220, 78.4099, 103.1337
xyY:
0.2998, 0.3024, 78.4099
CIE-Lab:
90.9666, 6.4983, -11.9908
CIE-LCH:
90.9666, 13.6384, 298.4551
CIE-Luv:
90.9666, 1.2185, -20.0069
Hunter-Lab:
88.5494, 1.7126, -7.0707
#e7e2fc color charts
#e7e2fc color shades, tints & tones
#e7e2fc color schemes
#e7e2fc color preview, HTML & CSS examples
This text has a color of #e7e2fc
<p style="color:#e7e2fc;">Text here</p>
.mytext {color:#e7e2fc;}
This box has a color of #e7e2fc
<div style="background-color:#e7e2fc;">Content here</div>
.mybackground {background-color:#e7e2fc;}
Border around this has a color of #e7e2fc
<div style="border:2px solid #e7e2fc;">Content here</div>
.myborder {border:2px solid #e7e2fc;}