#e8e1f6 color space conversions
Hex:
#e8e1f6
RGB:
232, 225, 246
CMY:
9, 12, 4
CMYK:
6, 9, 0, 4
HSL:
260°, 53.8462%, 92.3529%
HSV (HSB):
260°, 8.5366%, 96.4706%
XYZ:
76.8385, 77.6601, 98.1288
xyY:
0.3042, 0.3074, 77.6601
CIE-Lab:
90.6246, 6.1942, -9.3505
CIE-LCH:
90.6246, 11.2161, 303.5224
CIE-Luv:
90.6246, 2.6437, -15.7093
Hunter-Lab:
88.1249, 1.4202, -4.3331
#e8e1f6 color charts
#e8e1f6 color shades, tints & tones
#e8e1f6 color schemes
#e8e1f6 color preview, HTML & CSS examples
This text has a color of #e8e1f6
<p style="color:#e8e1f6;">Text here</p>
.mytext {color:#e8e1f6;}
This box has a color of #e8e1f6
<div style="background-color:#e8e1f6;">Content here</div>
.mybackground {background-color:#e8e1f6;}
Border around this has a color of #e8e1f6
<div style="border:2px solid #e8e1f6;">Content here</div>
.myborder {border:2px solid #e8e1f6;}