#a200bc color space conversions
Hex:
#a200bc
RGB:
162, 0, 188
CMY:
36, 100, 26
CMYK:
14, 100, 0, 26
HSL:
292°, 100.0000%, 36.8627%
HSV (HSB):
292°, 100.0000%, 73.7255%
XYZ:
23.9774, 11.3122, 48.4967
xyY:
0.2862, 0.1350, 11.3122
CIE-Lab:
40.1014, 74.1137, -56.0115
CIE-LCH:
40.1014, 92.8985, 322.9198
CIE-Luv:
40.1014, 44.2879, -87.6573
Hunter-Lab:
33.6336, 68.3936, -61.9473
#a200bc color charts
#a200bc color shades, tints & tones
#a200bc color schemes
#a200bc color preview, HTML & CSS examples
This text has a color of #a200bc
<p style="color:#a200bc;">Text here</p>
.mytext {color:#a200bc;}
This box has a color of #a200bc
<div style="background-color:#a200bc;">Content here</div>
.mybackground {background-color:#a200bc;}
Border around this has a color of #a200bc
<div style="border:2px solid #a200bc;">Content here</div>
.myborder {border:2px solid #a200bc;}