#e4a5e8 color space conversions
Hex:
#e4a5e8
RGB:
228, 165, 232
CMY:
11, 35, 9
CMYK:
2, 29, 0, 9
HSL:
296°, 59.2920%, 77.8431%
HSV (HSB):
296°, 28.8793%, 90.9804%
XYZ:
60.0155, 49.2304, 82.6832
xyY:
0.3127, 0.2565, 49.2304
CIE-Lab:
75.5945, 34.1513, -24.5447
CIE-LCH:
75.5945, 42.0565, 324.2950
CIE-Luv:
75.5945, 31.0057, -44.1821
Hunter-Lab:
70.1644, 29.8933, -20.7535
#e4a5e8 color charts
#e4a5e8 color shades, tints & tones
#e4a5e8 color schemes
#e4a5e8 color preview, HTML & CSS examples
This text has a color of #e4a5e8
<p style="color:#e4a5e8;">Text here</p>
.mytext {color:#e4a5e8;}
This box has a color of #e4a5e8
<div style="background-color:#e4a5e8;">Content here</div>
.mybackground {background-color:#e4a5e8;}
Border around this has a color of #e4a5e8
<div style="border:2px solid #e4a5e8;">Content here</div>
.myborder {border:2px solid #e4a5e8;}