#e7afed color space conversions
Hex:
#e7afed
RGB:
231, 175, 237
CMY:
9, 31, 7
CMYK:
3, 26, 0, 7
HSL:
294°, 63.2653%, 80.7843%
HSV (HSB):
294°, 26.1603%, 92.9412%
XYZ:
63.5710, 53.7633, 87.1476
xyY:
0.3109, 0.2629, 53.7633
CIE-Lab:
78.3235, 30.6970, -23.0661
CIE-LCH:
78.3235, 38.3973, 323.0785
CIE-Luv:
78.3235, 27.3891, -41.4275
Hunter-Lab:
73.3235, 26.4425, -19.1419
#e7afed color charts
#e7afed color shades, tints & tones
#e7afed color schemes
#e7afed color preview, HTML & CSS examples
This text has a color of #e7afed
<p style="color:#e7afed;">Text here</p>
.mytext {color:#e7afed;}
This box has a color of #e7afed
<div style="background-color:#e7afed;">Content here</div>
.mybackground {background-color:#e7afed;}
Border around this has a color of #e7afed
<div style="border:2px solid #e7afed;">Content here</div>
.myborder {border:2px solid #e7afed;}