#a200a2 color space conversions
Hex:
#a200a2
RGB:
162, 0, 162
CMY:
36, 100, 36
CMYK:
0, 100, 0, 36
HSL:
300°, 100.0000%, 31.7647%
HSV (HSB):
300°, 100.0000%, 63.5294%
XYZ:
21.4219, 10.2900, 35.0395
xyY:
0.3209, 0.1542, 10.2900
CIE-Lab:
38.3580, 69.9804, -43.3347
CIE-LCH:
38.3580, 82.3113, 328.2325
CIE-Luv:
38.3580, 53.4640, -69.1307
Hunter-Lab:
32.0781, 63.0666, -42.3091
#a200a2 color charts
#a200a2 color shades, tints & tones
#a200a2 color schemes
#a200a2 color preview, HTML & CSS examples
This text has a color of #a200a2
<p style="color:#a200a2;">Text here</p>
.mytext {color:#a200a2;}
This box has a color of #a200a2
<div style="background-color:#a200a2;">Content here</div>
.mybackground {background-color:#a200a2;}
Border around this has a color of #a200a2
<div style="border:2px solid #a200a2;">Content here</div>
.myborder {border:2px solid #a200a2;}