#e5ace2 color space conversions
Hex:
#e5ace2
RGB:
229, 172, 226
CMY:
10, 33, 11
CMYK:
0, 25, 1, 10
HSL:
303°, 52.2936%, 78.6275%
HSV (HSB):
303°, 24.8908%, 89.8039%
XYZ:
60.7931, 51.6540, 78.7176
xyY:
0.3180, 0.2702, 51.6540
CIE-Lab:
77.0735, 29.6206, -19.0296
CIE-LCH:
77.0735, 35.2066, 327.2816
CIE-Luv:
77.0735, 29.1084, -34.6427
Hunter-Lab:
71.8708, 25.2134, -14.6288
#e5ace2 color charts
#e5ace2 color shades, tints & tones
#e5ace2 color schemes
#e5ace2 color preview, HTML & CSS examples
This text has a color of #e5ace2
<p style="color:#e5ace2;">Text here</p>
.mytext {color:#e5ace2;}
This box has a color of #e5ace2
<div style="background-color:#e5ace2;">Content here</div>
.mybackground {background-color:#e5ace2;}
Border around this has a color of #e5ace2
<div style="border:2px solid #e5ace2;">Content here</div>
.myborder {border:2px solid #e5ace2;}