#a06cb3 color space conversions
Hex:
#a06cb3
RGB:
160, 108, 179
CMY:
37, 58, 30
CMYK:
11, 40, 0, 30
HSL:
284°, 31.8386%, 56.2745%
HSV (HSB):
284°, 39.6648%, 70.1961%
XYZ:
27.9964, 21.4534, 45.3132
xyY:
0.2954, 0.2264, 21.4534
CIE-Lab:
53.4422, 33.3589, -29.5922
CIE-LCH:
53.4422, 44.5928, 318.4243
CIE-Luv:
53.4422, 22.7242, -49.2132
Hunter-Lab:
46.3178, 26.8369, -25.5816
#a06cb3 color charts
#a06cb3 color shades, tints & tones
#a06cb3 color schemes
#a06cb3 color preview, HTML & CSS examples
This text has a color of #a06cb3
<p style="color:#a06cb3;">Text here</p>
.mytext {color:#a06cb3;}
This box has a color of #a06cb3
<div style="background-color:#a06cb3;">Content here</div>
.mybackground {background-color:#a06cb3;}
Border around this has a color of #a06cb3
<div style="border:2px solid #a06cb3;">Content here</div>
.myborder {border:2px solid #a06cb3;}