#e2afed color space conversions
Hex:
#e2afed
RGB:
226, 175, 237
CMY:
11, 31, 7
CMYK:
5, 26, 0, 7
HSL:
289°, 63.2653%, 80.7843%
HSV (HSB):
289°, 26.1603%, 92.9412%
XYZ:
61.9801, 52.9431, 87.0731
xyY:
0.3068, 0.2621, 52.9431
CIE-Lab:
77.8414, 29.0965, -23.8444
CIE-LCH:
77.8414, 37.6186, 320.6656
CIE-Luv:
77.8414, 24.3304, -42.3902
Hunter-Lab:
72.7620, 24.7161, -20.0179
#e2afed color charts
#e2afed color shades, tints & tones
#e2afed color schemes
#e2afed color preview, HTML & CSS examples
This text has a color of #e2afed
<p style="color:#e2afed;">Text here</p>
.mytext {color:#e2afed;}
This box has a color of #e2afed
<div style="background-color:#e2afed;">Content here</div>
.mybackground {background-color:#e2afed;}
Border around this has a color of #e2afed
<div style="border:2px solid #e2afed;">Content here</div>
.myborder {border:2px solid #e2afed;}