#a03c9a color space conversions
Hex:
#a03c9a
RGB:
160, 60, 154
CMY:
37, 76, 40
CMYK:
0, 63, 4, 37
HSL:
304°, 45.4545%, 43.1373%
HSV (HSB):
304°, 62.5000%, 62.7451%
XYZ:
21.9458, 13.0384, 31.9318
xyY:
0.3280, 0.1948, 13.0384
CIE-Lab:
42.8210, 53.2038, -31.4619
CIE-LCH:
42.8210, 61.8101, 329.4022
CIE-Luv:
42.8210, 45.8330, -52.2215
Hunter-Lab:
36.1087, 45.2967, -27.1555
#a03c9a color charts
#a03c9a color shades, tints & tones
#a03c9a color schemes
#a03c9a color preview, HTML & CSS examples
This text has a color of #a03c9a
<p style="color:#a03c9a;">Text here</p>
.mytext {color:#a03c9a;}
This box has a color of #a03c9a
<div style="background-color:#a03c9a;">Content here</div>
.mybackground {background-color:#a03c9a;}
Border around this has a color of #a03c9a
<div style="border:2px solid #a03c9a;">Content here</div>
.myborder {border:2px solid #a03c9a;}