#e7e2f6 color space conversions
Hex:
#e7e2f6
RGB:
231, 226, 246
CMY:
9, 11, 4
CMYK:
6, 8, 0, 4
HSL:
255°, 52.6316%, 92.5490%
HSV (HSB):
255°, 8.1301%, 96.4706%
XYZ:
76.7859, 78.0355, 98.2041
xyY:
0.3035, 0.3084, 78.0355
CIE-Lab:
90.7961, 5.3486, -9.1041
CIE-LCH:
90.7961, 10.5590, 300.4340
CIE-Luv:
90.7961, 1.5987, -15.1743
Hunter-Lab:
88.3377, 0.5669, -4.0757
#e7e2f6 color charts
#e7e2f6 color shades, tints & tones
#e7e2f6 color schemes
#e7e2f6 color preview, HTML & CSS examples
This text has a color of #e7e2f6
<p style="color:#e7e2f6;">Text here</p>
.mytext {color:#e7e2f6;}
This box has a color of #e7e2f6
<div style="background-color:#e7e2f6;">Content here</div>
.mybackground {background-color:#e7e2f6;}
Border around this has a color of #e7e2f6
<div style="border:2px solid #e7e2f6;">Content here</div>
.myborder {border:2px solid #e7e2f6;}