#e1a8e9 color space conversions
Hex:
#e1a8e9
RGB:
225, 168, 233
CMY:
12, 34, 9
CMYK:
3, 28, 0, 9
HSL:
293°, 59.6330%, 78.6275%
HSV (HSB):
293°, 27.8970%, 91.3725%
XYZ:
59.7619, 49.8960, 83.5719
xyY:
0.3093, 0.2582, 49.8960
CIE-Lab:
76.0054, 31.7751, -24.4876
CIE-LCH:
76.0054, 40.1161, 322.3802
CIE-Luv:
76.0054, 27.5745, -43.7300
Hunter-Lab:
70.6371, 27.4035, -20.7010
#e1a8e9 color charts
#e1a8e9 color shades, tints & tones
#e1a8e9 color schemes
#e1a8e9 color preview, HTML & CSS examples
This text has a color of #e1a8e9
<p style="color:#e1a8e9;">Text here</p>
.mytext {color:#e1a8e9;}
This box has a color of #e1a8e9
<div style="background-color:#e1a8e9;">Content here</div>
.mybackground {background-color:#e1a8e9;}
Border around this has a color of #e1a8e9
<div style="border:2px solid #e1a8e9;">Content here</div>
.myborder {border:2px solid #e1a8e9;}