#a0067c color space conversions
Hex:
#a0067c
RGB:
160, 6, 124
CMY:
37, 98, 51
CMYK:
0, 96, 23, 37
HSL:
314°, 92.7711%, 32.5490%
HSV (HSB):
314°, 96.2500%, 62.7451%
XYZ:
18.2004, 9.0591, 19.8581
xyY:
0.3863, 0.1923, 9.0591
CIE-Lab:
36.0978, 63.6342, -23.5961
CIE-LCH:
36.0978, 67.8682, 339.6548
CIE-Luv:
36.0978, 67.0566, -40.7057
Hunter-Lab:
30.0983, 55.2669, -18.0492
#a0067c color charts
#a0067c color shades, tints & tones
#a0067c color schemes
#a0067c color preview, HTML & CSS examples
This text has a color of #a0067c
<p style="color:#a0067c;">Text here</p>
.mytext {color:#a0067c;}
This box has a color of #a0067c
<div style="background-color:#a0067c;">Content here</div>
.mybackground {background-color:#a0067c;}
Border around this has a color of #a0067c
<div style="border:2px solid #a0067c;">Content here</div>
.myborder {border:2px solid #a0067c;}