#a06fb9 color space conversions
Hex:
#a06fb9
RGB:
160, 111, 185
CMY:
37, 56, 27
CMYK:
14, 40, 0, 27
HSL:
280°, 34.5794%, 58.0392%
HSV (HSB):
280°, 40.0000%, 72.5490%
XYZ:
28.9386, 22.3452, 48.6868
xyY:
0.2895, 0.2235, 22.3452
CIE-Lab:
54.3914, 32.9580, -31.5729
CIE-LCH:
54.3914, 45.6408, 316.2297
CIE-Luv:
54.3914, 20.5413, -52.4276
Hunter-Lab:
47.2708, 26.5518, -27.9765
#a06fb9 color charts
#a06fb9 color shades, tints & tones
#a06fb9 color schemes
#a06fb9 color preview, HTML & CSS examples
This text has a color of #a06fb9
<p style="color:#a06fb9;">Text here</p>
.mytext {color:#a06fb9;}
This box has a color of #a06fb9
<div style="background-color:#a06fb9;">Content here</div>
.mybackground {background-color:#a06fb9;}
Border around this has a color of #a06fb9
<div style="border:2px solid #a06fb9;">Content here</div>
.myborder {border:2px solid #a06fb9;}