#a20acc color space conversions
Hex:
#a20acc
RGB:
162, 10, 204
CMY:
36, 96, 20
CMYK:
21, 95, 0, 20
HSL:
287°, 90.6542%, 41.9608%
HSV (HSB):
287°, 95.0980%, 80.0000%
XYZ:
25.9079, 12.2581, 58.1273
xyY:
0.2691, 0.1273, 12.2581
CIE-Lab:
41.6234, 75.8145, -62.8938
CIE-LCH:
41.6234, 98.5062, 320.3218
CIE-Luv:
41.6234, 38.9168, -98.0253
Hunter-Lab:
35.0116, 70.8165, -73.9270
#a20acc color charts
#a20acc color shades, tints & tones
#a20acc color schemes
#a20acc color preview, HTML & CSS examples
This text has a color of #a20acc
<p style="color:#a20acc;">Text here</p>
.mytext {color:#a20acc;}
This box has a color of #a20acc
<div style="background-color:#a20acc;">Content here</div>
.mybackground {background-color:#a20acc;}
Border around this has a color of #a20acc
<div style="border:2px solid #a20acc;">Content here</div>
.myborder {border:2px solid #a20acc;}