#a4009d color space conversions
Hex:
#a4009d
RGB:
164, 0, 157
CMY:
36, 100, 38
CMYK:
0, 100, 4, 36
HSL:
303°, 100.0000%, 32.1569%
HSV (HSB):
303°, 100.0000%, 64.3137%
XYZ:
21.3956, 10.3268, 32.7639
xyY:
0.3318, 0.1601, 10.3268
CIE-Lab:
38.4227, 69.5771, -40.1894
CIE-LCH:
38.4227, 80.3502, 329.9882
CIE-Luv:
38.4227, 56.8598, -64.8657
Hunter-Lab:
32.1354, 62.6078, -37.9548
#a4009d color charts
#a4009d color shades, tints & tones
#a4009d color schemes
#a4009d color preview, HTML & CSS examples
This text has a color of #a4009d
<p style="color:#a4009d;">Text here</p>
.mytext {color:#a4009d;}
This box has a color of #a4009d
<div style="background-color:#a4009d;">Content here</div>
.mybackground {background-color:#a4009d;}
Border around this has a color of #a4009d
<div style="border:2px solid #a4009d;">Content here</div>
.myborder {border:2px solid #a4009d;}