#a06cc4 color space conversions
Hex:
#a06cc4
RGB:
160, 108, 196
CMY:
37, 58, 23
CMYK:
18, 45, 0, 23
HSL:
275°, 42.7184%, 59.6078%
HSV (HSB):
275°, 44.8980%, 76.8627%
XYZ:
29.8236, 22.1842, 54.9347
xyY:
0.2789, 0.2074, 22.1842
CIE-Lab:
54.2219, 37.0830, -38.1457
CIE-LCH:
54.2219, 53.2001, 314.1907
CIE-Luv:
54.2219, 19.9886, -63.2700
Hunter-Lab:
47.1001, 30.6001, -36.1821
#a06cc4 color charts
#a06cc4 color shades, tints & tones
#a06cc4 color schemes
#a06cc4 color preview, HTML & CSS examples
This text has a color of #a06cc4
<p style="color:#a06cc4;">Text here</p>
.mytext {color:#a06cc4;}
This box has a color of #a06cc4
<div style="background-color:#a06cc4;">Content here</div>
.mybackground {background-color:#a06cc4;}
Border around this has a color of #a06cc4
<div style="border:2px solid #a06cc4;">Content here</div>
.myborder {border:2px solid #a06cc4;}