#a400a9 color space conversions
Hex:
#a400a9
RGB:
164, 0, 169
CMY:
36, 100, 34
CMYK:
3, 100, 0, 34
HSL:
298°, 100.0000%, 33.1373%
HSV (HSB):
298°, 100.0000%, 66.2745%
XYZ:
22.4713, 10.7571, 38.4281
xyY:
0.3136, 0.1501, 10.7571
CIE-Lab:
39.1683, 71.3774, -46.2204
CIE-LCH:
39.1683, 85.0356, 327.0749
CIE-Luv:
39.1683, 52.2767, -73.6619
Hunter-Lab:
32.7980, 64.9013, -46.5091
#a400a9 color charts
#a400a9 color shades, tints & tones
#a400a9 color schemes
#a400a9 color preview, HTML & CSS examples
This text has a color of #a400a9
<p style="color:#a400a9;">Text here</p>
.mytext {color:#a400a9;}
This box has a color of #a400a9
<div style="background-color:#a400a9;">Content here</div>
.mybackground {background-color:#a400a9;}
Border around this has a color of #a400a9
<div style="border:2px solid #a400a9;">Content here</div>
.myborder {border:2px solid #a400a9;}