#e2a3fc color space conversions
Hex:
#e2a3fc
RGB:
226, 163, 252
CMY:
11, 36, 1
CMYK:
10, 35, 0, 1
HSL:
282°, 93.6842%, 81.3725%
HSV (HSB):
282°, 35.3175%, 98.8235%
XYZ:
62.0319, 49.3914, 98.3595
xyY:
0.2957, 0.2354, 49.3914
CIE-Lab:
75.6942, 38.4726, -35.2438
CIE-LCH:
75.6942, 52.1753, 317.5080
CIE-Luv:
75.6942, 27.6958, -62.4677
Hunter-Lab:
70.2790, 34.5651, -33.7844
#e2a3fc color charts
#e2a3fc color shades, tints & tones
#e2a3fc color schemes
#e2a3fc color preview, HTML & CSS examples
This text has a color of #e2a3fc
<p style="color:#e2a3fc;">Text here</p>
.mytext {color:#e2a3fc;}
This box has a color of #e2a3fc
<div style="background-color:#e2a3fc;">Content here</div>
.mybackground {background-color:#e2a3fc;}
Border around this has a color of #e2a3fc
<div style="border:2px solid #e2a3fc;">Content here</div>
.myborder {border:2px solid #e2a3fc;}