#e7a3fc color space conversions
Hex:
#e7a3fc
RGB:
231, 163, 252
CMY:
9, 36, 1
CMYK:
8, 35, 0, 1
HSL:
286°, 93.6842%, 81.3725%
HSV (HSB):
286°, 35.3175%, 98.8235%
XYZ:
63.6229, 50.2116, 98.4340
xyY:
0.2997, 0.2365, 50.2116
CIE-Lab:
76.1989, 39.9735, -34.4223
CIE-LCH:
76.1989, 52.7520, 319.2673
CIE-Luv:
76.1989, 30.7074, -61.4001
Hunter-Lab:
70.8601, 36.2638, -32.7595
#e7a3fc color charts
#e7a3fc color shades, tints & tones
#e7a3fc color schemes
#e7a3fc color preview, HTML & CSS examples
This text has a color of #e7a3fc
<p style="color:#e7a3fc;">Text here</p>
.mytext {color:#e7a3fc;}
This box has a color of #e7a3fc
<div style="background-color:#e7a3fc;">Content here</div>
.mybackground {background-color:#e7a3fc;}
Border around this has a color of #e7a3fc
<div style="border:2px solid #e7a3fc;">Content here</div>
.myborder {border:2px solid #e7a3fc;}