#a200a6 color space conversions
Hex:
#a200a6
RGB:
162, 0, 166
CMY:
36, 100, 35
CMYK:
2, 100, 0, 35
HSL:
299°, 100.0000%, 32.5490%
HSV (HSB):
299°, 100.0000%, 65.0980%
XYZ:
21.7832, 10.4346, 36.9424
xyY:
0.3150, 0.1509, 10.4346
CIE-Lab:
38.6113, 70.5898, -45.3353
CIE-LCH:
38.6113, 83.8941, 327.2900
CIE-Luv:
38.6113, 51.9636, -72.0441
Hunter-Lab:
32.3026, 63.8419, -45.1944
#a200a6 color charts
#a200a6 color shades, tints & tones
#a200a6 color schemes
#a200a6 color preview, HTML & CSS examples
This text has a color of #a200a6
<p style="color:#a200a6;">Text here</p>
.mytext {color:#a200a6;}
This box has a color of #a200a6
<div style="background-color:#a200a6;">Content here</div>
.mybackground {background-color:#a200a6;}
Border around this has a color of #a200a6
<div style="border:2px solid #a200a6;">Content here</div>
.myborder {border:2px solid #a200a6;}