#e8e2f1 color space conversions
Hex:
#e8e2f1
RGB:
232, 226, 241
CMY:
9, 11, 5
CMYK:
4, 6, 0, 5
HSL:
264°, 34.8837%, 91.5686%
HSV (HSB):
264°, 6.2241%, 94.5098%
XYZ:
76.3523, 77.8994, 94.2310
xyY:
0.3073, 0.3135, 77.8994
CIE-Lab:
90.7340, 4.7380, -6.5693
CIE-LCH:
90.7340, 8.0997, 305.8005
CIE-Luv:
90.7340, 2.4722, -11.0469
Hunter-Lab:
88.2606, -0.0398, -1.5182
#e8e2f1 color charts
#e8e2f1 color shades, tints & tones
#e8e2f1 color schemes
#e8e2f1 color preview, HTML & CSS examples
This text has a color of #e8e2f1
<p style="color:#e8e2f1;">Text here</p>
.mytext {color:#e8e2f1;}
This box has a color of #e8e2f1
<div style="background-color:#e8e2f1;">Content here</div>
.mybackground {background-color:#e8e2f1;}
Border around this has a color of #e8e2f1
<div style="border:2px solid #e8e2f1;">Content here</div>
.myborder {border:2px solid #e8e2f1;}