#a06fc7 color space conversions
Hex:
#a06fc7
RGB:
160, 111, 199
CMY:
37, 56, 22
CMYK:
20, 44, 0, 22
HSL:
273°, 44.0000%, 60.7843%
HSV (HSB):
273°, 44.2211%, 78.0392%
XYZ:
30.4904, 22.9660, 56.8587
xyY:
0.2764, 0.2082, 22.9660
CIE-Lab:
55.0373, 36.0824, -38.5774
CIE-LCH:
55.0373, 52.8220, 313.0860
CIE-Luv:
55.0373, 18.3988, -64.0131
Hunter-Lab:
47.9228, 29.7040, -36.7994
#a06fc7 color charts
#a06fc7 color shades, tints & tones
#a06fc7 color schemes
#a06fc7 color preview, HTML & CSS examples
This text has a color of #a06fc7
<p style="color:#a06fc7;">Text here</p>
.mytext {color:#a06fc7;}
This box has a color of #a06fc7
<div style="background-color:#a06fc7;">Content here</div>
.mybackground {background-color:#a06fc7;}
Border around this has a color of #a06fc7
<div style="border:2px solid #a06fc7;">Content here</div>
.myborder {border:2px solid #a06fc7;}