#a200ec color space conversions
Hex:
#a200ec
RGB:
162, 0, 236
CMY:
36, 100, 7
CMYK:
31, 100, 0, 7
HSL:
281°, 100.0000%, 46.2745%
HSV (HSB):
281°, 100.0000%, 92.5490%
XYZ:
30.0406, 13.7375, 80.4252
xyY:
0.2419, 0.1106, 13.7375
CIE-Lab:
43.8541, 82.5941, -77.5931
CIE-LCH:
43.8541, 113.3246, 316.7882
CIE-Luv:
43.8541, 30.7133, -119.3475
Hunter-Lab:
37.0641, 79.8126, -102.7079
#a200ec color charts
#a200ec color shades, tints & tones
#a200ec color schemes
#a200ec color preview, HTML & CSS examples
This text has a color of #a200ec
<p style="color:#a200ec;">Text here</p>
.mytext {color:#a200ec;}
This box has a color of #a200ec
<div style="background-color:#a200ec;">Content here</div>
.mybackground {background-color:#a200ec;}
Border around this has a color of #a200ec
<div style="border:2px solid #a200ec;">Content here</div>
.myborder {border:2px solid #a200ec;}