#e5aae9 color space conversions
Hex:
#e5aae9
RGB:
229, 170, 233
CMY:
10, 33, 9
CMYK:
2, 27, 0, 9
HSL:
296°, 58.8785%, 79.0196%
HSV (HSB):
296°, 27.0386%, 91.3725%
XYZ:
61.3958, 51.2907, 83.7550
xyY:
0.3125, 0.2611, 51.2907
CIE-Lab:
76.8547, 31.9826, -23.1568
CIE-LCH:
76.8547, 39.4858, 324.0938
CIE-Luv:
76.8547, 29.1016, -41.6753
Hunter-Lab:
71.6175, 27.6928, -19.2060
#e5aae9 color charts
#e5aae9 color shades, tints & tones
#e5aae9 color schemes
#e5aae9 color preview, HTML & CSS examples
This text has a color of #e5aae9
<p style="color:#e5aae9;">Text here</p>
.mytext {color:#e5aae9;}
This box has a color of #e5aae9
<div style="background-color:#e5aae9;">Content here</div>
.mybackground {background-color:#e5aae9;}
Border around this has a color of #e5aae9
<div style="border:2px solid #e5aae9;">Content here</div>
.myborder {border:2px solid #e5aae9;}