#e7a7ec color space conversions
Hex:
#e7a7ec
RGB:
231, 167, 236
CMY:
9, 35, 7
CMYK:
2, 29, 0, 7
HSL:
296°, 64.4860%, 79.0196%
HSV (HSB):
296°, 29.2373%, 92.5490%
XYZ:
61.9140, 50.6825, 85.8764
xyY:
0.3120, 0.2554, 50.6825
CIE-Lab:
76.4863, 34.7835, -25.3264
CIE-LCH:
76.4863, 43.0270, 323.9411
CIE-Luv:
76.4863, 31.3391, -45.6357
Hunter-Lab:
71.1916, 30.6528, -21.6856
#e7a7ec color charts
#e7a7ec color shades, tints & tones
#e7a7ec color schemes
#e7a7ec color preview, HTML & CSS examples
This text has a color of #e7a7ec
<p style="color:#e7a7ec;">Text here</p>
.mytext {color:#e7a7ec;}
This box has a color of #e7a7ec
<div style="background-color:#e7a7ec;">Content here</div>
.mybackground {background-color:#e7a7ec;}
Border around this has a color of #e7a7ec
<div style="border:2px solid #e7a7ec;">Content here</div>
.myborder {border:2px solid #e7a7ec;}