#a900a0 color space conversions
Hex:
#a900a0
RGB:
169, 0, 160
CMY:
34, 100, 37
CMYK:
0, 100, 5, 34
HSL:
303°, 100.0000%, 33.1373%
HSV (HSB):
303°, 100.0000%, 66.2745%
XYZ:
22.7073, 10.9731, 34.1789
xyY:
0.3346, 0.1617, 10.9731
CIE-Lab:
39.5351, 70.8752, -40.1738
CIE-LCH:
39.5351, 81.4692, 330.4544
CIE-Luv:
39.5351, 59.3813, -65.5833
Hunter-Lab:
33.1256, 64.3904, -37.9872
#a900a0 color charts
#a900a0 color shades, tints & tones
#a900a0 color schemes
#a900a0 color preview, HTML & CSS examples
This text has a color of #a900a0
<p style="color:#a900a0;">Text here</p>
.mytext {color:#a900a0;}
This box has a color of #a900a0
<div style="background-color:#a900a0;">Content here</div>
.mybackground {background-color:#a900a0;}
Border around this has a color of #a900a0
<div style="border:2px solid #a900a0;">Content here</div>
.myborder {border:2px solid #a900a0;}