#e8e1f4 color space conversions
Hex:
#e8e1f4
RGB:
232, 225, 244
CMY:
9, 12, 4
CMYK:
5, 8, 0, 4
HSL:
262°, 46.3415%, 91.9608%
HSV (HSB):
262°, 7.7869%, 95.6863%
XYZ:
76.5331, 77.5379, 96.5205
xyY:
0.3054, 0.3094, 77.5379
CIE-Lab:
90.5686, 5.8174, -8.3857
CIE-LCH:
90.5686, 10.2060, 304.7500
CIE-Luv:
90.5686, 2.7741, -14.1068
Hunter-Lab:
88.0556, 1.0450, -3.3507
#e8e1f4 color charts
#e8e1f4 color shades, tints & tones
#e8e1f4 color schemes
#e8e1f4 color preview, HTML & CSS examples
This text has a color of #e8e1f4
<p style="color:#e8e1f4;">Text here</p>
.mytext {color:#e8e1f4;}
This box has a color of #e8e1f4
<div style="background-color:#e8e1f4;">Content here</div>
.mybackground {background-color:#e8e1f4;}
Border around this has a color of #e8e1f4
<div style="border:2px solid #e8e1f4;">Content here</div>
.myborder {border:2px solid #e8e1f4;}