#a200e6 color space conversions
Hex:
#a200e6
RGB:
162, 0, 230
CMY:
36, 100, 10
CMYK:
30, 100, 0, 10
HSL:
282°, 100.0000%, 45.0980%
HSV (HSB):
282°, 100.0000%, 90.1961%
XYZ:
29.1832, 13.3946, 75.9102
xyY:
0.2463, 0.1130, 13.3946
CIE-Lab:
43.3518, 81.4876, -75.0106
CIE-LCH:
43.3518, 110.7557, 317.3700
CIE-Luv:
43.3518, 32.1964, -115.5484
Hunter-Lab:
36.5986, 78.2861, -97.3562
#a200e6 color charts
#a200e6 color shades, tints & tones
#a200e6 color schemes
#a200e6 color preview, HTML & CSS examples
This text has a color of #a200e6
<p style="color:#a200e6;">Text here</p>
.mytext {color:#a200e6;}
This box has a color of #a200e6
<div style="background-color:#a200e6;">Content here</div>
.mybackground {background-color:#a200e6;}
Border around this has a color of #a200e6
<div style="border:2px solid #a200e6;">Content here</div>
.myborder {border:2px solid #a200e6;}