#e5a9dd color space conversions
Hex:
#e5a9dd
RGB:
229, 169, 221
CMY:
10, 34, 13
CMYK:
0, 26, 3, 10
HSL:
308°, 53.5714%, 78.0392%
HSV (HSB):
308°, 26.2009%, 89.8039%
XYZ:
59.5522, 50.2544, 74.9679
xyY:
0.3223, 0.2720, 50.2544
CIE-Lab:
76.2251, 30.3261, -17.5956
CIE-LCH:
76.2251, 35.0611, 329.8771
CIE-Luv:
76.2251, 31.3017, -32.4218
Hunter-Lab:
70.8903, 25.8928, -13.0771
#e5a9dd color charts
#e5a9dd color shades, tints & tones
#e5a9dd color schemes
#e5a9dd color preview, HTML & CSS examples
This text has a color of #e5a9dd
<p style="color:#e5a9dd;">Text here</p>
.mytext {color:#e5a9dd;}
This box has a color of #e5a9dd
<div style="background-color:#e5a9dd;">Content here</div>
.mybackground {background-color:#e5a9dd;}
Border around this has a color of #e5a9dd
<div style="border:2px solid #e5a9dd;">Content here</div>
.myborder {border:2px solid #e5a9dd;}