#e5ace5 color space conversions
Hex:
#e5ace5
RGB:
229, 172, 229
CMY:
10, 33, 10
CMYK:
0, 25, 0, 10
HSL:
300°, 52.2936%, 78.6275%
HSV (HSB):
300°, 24.8908%, 89.8039%
XYZ:
61.2085, 51.8202, 80.9050
xyY:
0.3156, 0.2672, 51.8202
CIE-Lab:
77.1732, 30.1699, -20.5052
CIE-LCH:
77.1732, 36.4786, 325.7977
CIE-Luv:
77.1732, 28.6941, -37.1114
Hunter-Lab:
71.9863, 25.7991, -16.2454
#e5ace5 color charts
#e5ace5 color shades, tints & tones
#e5ace5 color schemes
#e5ace5 color preview, HTML & CSS examples
This text has a color of #e5ace5
<p style="color:#e5ace5;">Text here</p>
.mytext {color:#e5ace5;}
This box has a color of #e5ace5
<div style="background-color:#e5ace5;">Content here</div>
.mybackground {background-color:#e5ace5;}
Border around this has a color of #e5ace5
<div style="border:2px solid #e5ace5;">Content here</div>
.myborder {border:2px solid #e5ace5;}