#e3a0e8 color space conversions
Hex:
#e3a0e8
RGB:
227, 160, 232
CMY:
11, 37, 9
CMYK:
2, 31, 0, 9
HSL:
296°, 61.0169%, 76.8627%
HSV (HSB):
296°, 31.0345%, 90.9804%
XYZ:
58.8148, 47.2987, 82.3736
xyY:
0.3120, 0.2509, 47.2987
CIE-Lab:
74.3804, 36.5043, -26.4098
CIE-LCH:
74.3804, 45.0560, 324.1153
CIE-Luv:
74.3804, 32.7290, -47.4875
Hunter-Lab:
68.7741, 32.2967, -22.8723
#e3a0e8 color charts
#e3a0e8 color shades, tints & tones
#e3a0e8 color schemes
#e3a0e8 color preview, HTML & CSS examples
This text has a color of #e3a0e8
<p style="color:#e3a0e8;">Text here</p>
.mytext {color:#e3a0e8;}
This box has a color of #e3a0e8
<div style="background-color:#e3a0e8;">Content here</div>
.mybackground {background-color:#e3a0e8;}
Border around this has a color of #e3a0e8
<div style="border:2px solid #e3a0e8;">Content here</div>
.myborder {border:2px solid #e3a0e8;}