#e3a0e5 color space conversions
Hex:
#e3a0e5
RGB:
227, 160, 229
CMY:
11, 37, 10
CMYK:
1, 30, 0, 10
HSL:
298°, 57.0248%, 76.2745%
HSV (HSB):
298°, 30.1310%, 89.8039%
XYZ:
58.3922, 47.1296, 80.1481
xyY:
0.3145, 0.2538, 47.1296
CIE-Lab:
74.2726, 35.9460, -24.9395
CIE-LCH:
74.2726, 43.7503, 325.2469
CIE-Luv:
74.2726, 33.2017, -45.0016
Hunter-Lab:
68.6510, 31.6867, -21.1636
#e3a0e5 color charts
#e3a0e5 color shades, tints & tones
#e3a0e5 color schemes
#e3a0e5 color preview, HTML & CSS examples
This text has a color of #e3a0e5
<p style="color:#e3a0e5;">Text here</p>
.mytext {color:#e3a0e5;}
This box has a color of #e3a0e5
<div style="background-color:#e3a0e5;">Content here</div>
.mybackground {background-color:#e3a0e5;}
Border around this has a color of #e3a0e5
<div style="border:2px solid #e3a0e5;">Content here</div>
.myborder {border:2px solid #e3a0e5;}