#a06ea1 color space conversions
Hex:
#a06ea1
RGB:
160, 110, 161
CMY:
37, 57, 37
CMYK:
1, 32, 0, 37
HSL:
299°, 21.3389%, 53.1373%
HSV (HSB):
299°, 31.6770%, 63.1373%
XYZ:
26.5062, 21.1987, 36.4129
xyY:
0.3151, 0.2520, 21.1987
CIE-Lab:
53.1662, 28.5374, -19.5710
CIE-LCH:
53.1662, 34.6036, 325.5575
CIE-Luv:
53.1662, 24.7686, -33.0677
Hunter-Lab:
46.0420, 22.1881, -14.6609
#a06ea1 color charts
#a06ea1 color shades, tints & tones
#a06ea1 color schemes
#a06ea1 color preview, HTML & CSS examples
This text has a color of #a06ea1
<p style="color:#a06ea1;">Text here</p>
.mytext {color:#a06ea1;}
This box has a color of #a06ea1
<div style="background-color:#a06ea1;">Content here</div>
.mybackground {background-color:#a06ea1;}
Border around this has a color of #a06ea1
<div style="border:2px solid #a06ea1;">Content here</div>
.myborder {border:2px solid #a06ea1;}