#e5aadd color space conversions
Hex:
#e5aadd
RGB:
229, 170, 221
CMY:
10, 33, 13
CMYK:
0, 26, 3, 10
HSL:
308°, 53.1532%, 78.2353%
HSV (HSB):
308°, 25.7642%, 89.8039%
XYZ:
59.7390, 50.6279, 75.0302
xyY:
0.3222, 0.2731, 50.6279
CIE-Lab:
76.4531, 29.7905, -17.2515
CIE-LCH:
76.4531, 34.4251, 329.9250
CIE-Luv:
76.4531, 30.8013, -31.7970
Hunter-Lab:
71.1533, 25.3470, -12.7132
#e5aadd color charts
#e5aadd color shades, tints & tones
#e5aadd color schemes
#e5aadd color preview, HTML & CSS examples
This text has a color of #e5aadd
<p style="color:#e5aadd;">Text here</p>
.mytext {color:#e5aadd;}
This box has a color of #e5aadd
<div style="background-color:#e5aadd;">Content here</div>
.mybackground {background-color:#e5aadd;}
Border around this has a color of #e5aadd
<div style="border:2px solid #e5aadd;">Content here</div>
.myborder {border:2px solid #e5aadd;}