#a200e4 color space conversions
Hex:
#a200e4
RGB:
162, 0, 228
CMY:
36, 100, 11
CMYK:
29, 100, 0, 11
HSL:
283°, 100.0000%, 44.7059%
HSV (HSB):
283°, 100.0000%, 89.4118%
XYZ:
28.9039, 13.2828, 74.4392
xyY:
0.2478, 0.1139, 13.2828
CIE-Lab:
43.1863, 81.1213, -74.1430
CIE-LCH:
43.1863, 109.8992, 317.5734
CIE-Luv:
43.1863, 32.7032, -114.2726
Hunter-Lab:
36.4456, 77.7830, -95.5864
#a200e4 color charts
#a200e4 color shades, tints & tones
#a200e4 color schemes
#a200e4 color preview, HTML & CSS examples
This text has a color of #a200e4
<p style="color:#a200e4;">Text here</p>
.mytext {color:#a200e4;}
This box has a color of #a200e4
<div style="background-color:#a200e4;">Content here</div>
.mybackground {background-color:#a200e4;}
Border around this has a color of #a200e4
<div style="border:2px solid #a200e4;">Content here</div>
.myborder {border:2px solid #a200e4;}