#a06fbd color space conversions
Hex:
#a06fbd
RGB:
160, 111, 189
CMY:
37, 56, 26
CMYK:
15, 41, 0, 26
HSL:
278°, 37.1429%, 58.8235%
HSV (HSB):
278°, 41.2698%, 74.1176%
XYZ:
29.3670, 22.5166, 50.9424
xyY:
0.2856, 0.2190, 22.5166
CIE-Lab:
54.5709, 33.8360, -33.5898
CIE-LCH:
54.5709, 47.6776, 315.2093
CIE-Luv:
54.5709, 19.9238, -55.7488
Hunter-Lab:
47.4516, 27.4300, -30.4355
#a06fbd color charts
#a06fbd color shades, tints & tones
#a06fbd color schemes
#a06fbd color preview, HTML & CSS examples
This text has a color of #a06fbd
<p style="color:#a06fbd;">Text here</p>
.mytext {color:#a06fbd;}
This box has a color of #a06fbd
<div style="background-color:#a06fbd;">Content here</div>
.mybackground {background-color:#a06fbd;}
Border around this has a color of #a06fbd
<div style="border:2px solid #a06fbd;">Content here</div>
.myborder {border:2px solid #a06fbd;}