#e2ade5 color space conversions
Hex:
#e2ade5
RGB:
226, 173, 229
CMY:
11, 32, 10
CMYK:
1, 24, 0, 10
HSL:
297°, 51.8519%, 78.8235%
HSV (HSB):
297°, 24.4541%, 89.8039%
XYZ:
60.4505, 51.7130, 80.9243
xyY:
0.3131, 0.2678, 51.7130
CIE-Lab:
77.1089, 28.6571, -20.6304
CIE-LCH:
77.1089, 35.3107, 324.2497
CIE-Luv:
77.1089, 26.3386, -37.0518
Hunter-Lab:
71.9118, 24.2050, -16.3824
#e2ade5 color charts
#e2ade5 color shades, tints & tones
#e2ade5 color schemes
#e2ade5 color preview, HTML & CSS examples
This text has a color of #e2ade5
<p style="color:#e2ade5;">Text here</p>
.mytext {color:#e2ade5;}
This box has a color of #e2ade5
<div style="background-color:#e2ade5;">Content here</div>
.mybackground {background-color:#e2ade5;}
Border around this has a color of #e2ade5
<div style="border:2px solid #e2ade5;">Content here</div>
.myborder {border:2px solid #e2ade5;}