#e2a3ec color space conversions
Hex:
#e2a3ec
RGB:
226, 163, 236
CMY:
11, 36, 7
CMYK:
4, 31, 0, 7
HSL:
292°, 65.7658%, 78.2353%
HSV (HSB):
292°, 30.9322%, 92.5490%
XYZ:
59.6015, 48.4193, 85.5614
xyY:
0.3079, 0.2501, 48.4193
CIE-Lab:
75.0886, 35.3431, -27.5100
CIE-LCH:
75.0886, 44.7877, 322.1039
CIE-Luv:
75.0886, 30.0955, -49.1573
Hunter-Lab:
69.5840, 31.1207, -24.1950
#e2a3ec color charts
#e2a3ec color shades, tints & tones
#e2a3ec color schemes
#e2a3ec color preview, HTML & CSS examples
This text has a color of #e2a3ec
<p style="color:#e2a3ec;">Text here</p>
.mytext {color:#e2a3ec;}
This box has a color of #e2a3ec
<div style="background-color:#e2a3ec;">Content here</div>
.mybackground {background-color:#e2a3ec;}
Border around this has a color of #e2a3ec
<div style="border:2px solid #e2a3ec;">Content here</div>
.myborder {border:2px solid #e2a3ec;}