#e3a0da color space conversions
Hex:
#e3a0da
RGB:
227, 160, 218
CMY:
11, 37, 15
CMYK:
0, 30, 4, 11
HSL:
308°, 54.4715%, 75.8824%
HSV (HSB):
308°, 29.5154%, 89.0196%
XYZ:
56.9042, 46.5345, 72.3125
xyY:
0.3238, 0.2648, 46.5345
CIE-Lab:
73.8910, 33.9494, -19.5098
CIE-LCH:
73.8910, 39.1560, 330.1152
CIE-Luv:
73.8910, 34.9346, -35.9249
Hunter-Lab:
68.2162, 29.5220, -15.0990
#e3a0da color charts
#e3a0da color shades, tints & tones
#e3a0da color schemes
#e3a0da color preview, HTML & CSS examples
This text has a color of #e3a0da
<p style="color:#e3a0da;">Text here</p>
.mytext {color:#e3a0da;}
This box has a color of #e3a0da
<div style="background-color:#e3a0da;">Content here</div>
.mybackground {background-color:#e3a0da;}
Border around this has a color of #e3a0da
<div style="border:2px solid #e3a0da;">Content here</div>
.myborder {border:2px solid #e3a0da;}