#a08bb2 color space conversions
Hex:
#a08bb2
RGB:
160, 139, 178
CMY:
37, 45, 30
CMYK:
10, 22, 0, 30
HSL:
272°, 20.2073%, 62.1569%
HSV (HSB):
272°, 21.9101%, 69.8039%
XYZ:
31.7657, 29.1532, 46.0724
xyY:
0.2969, 0.2725, 29.1532
CIE-Lab:
60.9166, 15.4475, -17.5346
CIE-LCH:
60.9166, 23.3685, 311.3792
CIE-Luv:
60.9166, 9.0221, -28.7317
Hunter-Lab:
53.9937, 10.5267, -12.7961
#a08bb2 color charts
#a08bb2 color shades, tints & tones
#a08bb2 color schemes
#a08bb2 color preview, HTML & CSS examples
This text has a color of #a08bb2
<p style="color:#a08bb2;">Text here</p>
.mytext {color:#a08bb2;}
This box has a color of #a08bb2
<div style="background-color:#a08bb2;">Content here</div>
.mybackground {background-color:#a08bb2;}
Border around this has a color of #a08bb2
<div style="border:2px solid #a08bb2;">Content here</div>
.myborder {border:2px solid #a08bb2;}