#a08ea1 color space conversions
Hex:
#a08ea1
RGB:
160, 142, 161
CMY:
37, 44, 37
CMYK:
1, 12, 0, 37
HSL:
297°, 9.1787%, 59.4118%
HSV (HSB):
297°, 11.8012%, 63.1373%
XYZ:
30.6032, 29.3928, 37.7786
xyY:
0.3130, 0.3006, 29.3928
CIE-Lab:
61.1267, 10.2563, -7.5603
CIE-LCH:
61.1267, 12.7416, 323.6046
CIE-Luv:
61.1267, 9.1174, -12.7214
Hunter-Lab:
54.2151, 5.8828, -3.3644
#a08ea1 color charts
#a08ea1 color shades, tints & tones
#a08ea1 color schemes
#a08ea1 color preview, HTML & CSS examples
This text has a color of #a08ea1
<p style="color:#a08ea1;">Text here</p>
.mytext {color:#a08ea1;}
This box has a color of #a08ea1
<div style="background-color:#a08ea1;">Content here</div>
.mybackground {background-color:#a08ea1;}
Border around this has a color of #a08ea1
<div style="border:2px solid #a08ea1;">Content here</div>
.myborder {border:2px solid #a08ea1;}