#e5abdd color space conversions
Hex:
#e5abdd
RGB:
229, 171, 221
CMY:
10, 33, 13
CMYK:
0, 25, 3, 10
HSL:
308°, 52.7273%, 78.4314%
HSV (HSB):
308°, 25.3275%, 89.8039%
XYZ:
59.9272, 51.0043, 75.0929
xyY:
0.3221, 0.2742, 51.0043
CIE-Lab:
76.6816, 29.2547, -16.9067
CIE-LCH:
76.6816, 33.7887, 329.9757
CIE-Luv:
76.6816, 30.3000, -31.1710
Hunter-Lab:
71.4173, 24.8014, -12.3494
#e5abdd color charts
#e5abdd color shades, tints & tones
#e5abdd color schemes
#e5abdd color preview, HTML & CSS examples
This text has a color of #e5abdd
<p style="color:#e5abdd;">Text here</p>
.mytext {color:#e5abdd;}
This box has a color of #e5abdd
<div style="background-color:#e5abdd;">Content here</div>
.mybackground {background-color:#e5abdd;}
Border around this has a color of #e5abdd
<div style="border:2px solid #e5abdd;">Content here</div>
.myborder {border:2px solid #e5abdd;}