#e7afff color space conversions
Hex:
#e7afff
RGB:
231, 175, 255
CMY:
9, 31, 0
CMYK:
9, 31, 0, 0
HSL:
282°, 100.0000%, 84.3137%
HSV (HSB):
282°, 31.3725%, 100.0000%
XYZ:
66.3350, 54.8689, 101.7023
xyY:
0.2976, 0.2462, 54.8689
CIE-Lab:
78.9657, 34.1765, -31.7691
CIE-LCH:
78.9657, 46.6617, 317.0907
CIE-Luv:
78.9657, 24.9448, -56.3745
Hunter-Lab:
74.0735, 30.2232, -29.5532
#e7afff color charts
#e7afff color shades, tints & tones
#e7afff color schemes
#e7afff color preview, HTML & CSS examples
This text has a color of #e7afff
<p style="color:#e7afff;">Text here</p>
.mytext {color:#e7afff;}
This box has a color of #e7afff
<div style="background-color:#e7afff;">Content here</div>
.mybackground {background-color:#e7afff;}
Border around this has a color of #e7afff
<div style="border:2px solid #e7afff;">Content here</div>
.myborder {border:2px solid #e7afff;}