#e7e2f8 color space conversions
Hex:
#e7e2f8
RGB:
231, 226, 248
CMY:
9, 11, 3
CMYK:
7, 9, 0, 3
HSL:
254°, 61.1111%, 92.9412%
HSV (HSB):
254°, 8.8710%, 97.2549%
XYZ:
77.0946, 78.1589, 99.8298
xyY:
0.3022, 0.3064, 78.1589
CIE-Lab:
90.8524, 5.7292, -10.0675
CIE-LCH:
90.8524, 11.5836, 299.6432
CIE-Luv:
90.8524, 1.4723, -16.7806
Hunter-Lab:
88.4075, 0.9453, -5.0650
#e7e2f8 color charts
#e7e2f8 color shades, tints & tones
#e7e2f8 color schemes
#e7e2f8 color preview, HTML & CSS examples
This text has a color of #e7e2f8
<p style="color:#e7e2f8;">Text here</p>
.mytext {color:#e7e2f8;}
This box has a color of #e7e2f8
<div style="background-color:#e7e2f8;">Content here</div>
.mybackground {background-color:#e7e2f8;}
Border around this has a color of #e7e2f8
<div style="border:2px solid #e7e2f8;">Content here</div>
.myborder {border:2px solid #e7e2f8;}