#a03f9a color space conversions
Hex:
#a03f9a
RGB:
160, 63, 154
CMY:
37, 75, 40
CMYK:
0, 61, 4, 37
HSL:
304°, 43.4978%, 43.7255%
HSV (HSB):
304°, 60.6250%, 62.7451%
XYZ:
22.1074, 13.3617, 31.9857
xyY:
0.3277, 0.1981, 13.3617
CIE-Lab:
43.3032, 51.8766, -30.7052
CIE-LCH:
43.3032, 60.2826, 329.3792
CIE-Luv:
43.3032, 44.9304, -51.0910
Hunter-Lab:
36.5536, 43.9869, -26.2933
#a03f9a color charts
#a03f9a color shades, tints & tones
#a03f9a color schemes
#a03f9a color preview, HTML & CSS examples
This text has a color of #a03f9a
<p style="color:#a03f9a;">Text here</p>
.mytext {color:#a03f9a;}
This box has a color of #a03f9a
<div style="background-color:#a03f9a;">Content here</div>
.mybackground {background-color:#a03f9a;}
Border around this has a color of #a03f9a
<div style="border:2px solid #a03f9a;">Content here</div>
.myborder {border:2px solid #a03f9a;}