#a20cc8 color space conversions
Hex:
#a20cc8
RGB:
162, 12, 200
CMY:
36, 95, 22
CMYK:
19, 94, 0, 22
HSL:
288°, 88.6792%, 41.5686%
HSV (HSB):
288°, 94.0000%, 78.4314%
XYZ:
25.4571, 12.1145, 55.6402
xyY:
0.2731, 0.1300, 12.1145
CIE-Lab:
41.3975, 74.8970, -60.9355
CIE-LCH:
41.3975, 96.5542, 320.8685
CIE-Luv:
41.3975, 40.0180, -95.1939
Hunter-Lab:
34.8058, 69.6453, -70.4162
#a20cc8 color charts
#a20cc8 color shades, tints & tones
#a20cc8 color schemes
#a20cc8 color preview, HTML & CSS examples
This text has a color of #a20cc8
<p style="color:#a20cc8;">Text here</p>
.mytext {color:#a20cc8;}
This box has a color of #a20cc8
<div style="background-color:#a20cc8;">Content here</div>
.mybackground {background-color:#a20cc8;}
Border around this has a color of #a20cc8
<div style="border:2px solid #a20cc8;">Content here</div>
.myborder {border:2px solid #a20cc8;}