#a20ecc color space conversions
Hex:
#a20ecc
RGB:
162, 14, 204
CMY:
36, 95, 20
CMYK:
21, 93, 0, 20
HSL:
287°, 87.1560%, 42.7451%
HSV (HSB):
287°, 93.1373%, 80.0000%
XYZ:
25.9564, 12.3551, 58.1435
xyY:
0.2691, 0.1281, 12.3551
CIE-Lab:
41.7750, 75.3633, -62.6475
CIE-LCH:
41.7750, 98.0017, 320.2642
CIE-Luv:
41.7750, 38.7422, -97.7807
Hunter-Lab:
35.1498, 70.3013, -73.4704
#a20ecc color charts
#a20ecc color shades, tints & tones
#a20ecc color schemes
#a20ecc color preview, HTML & CSS examples
This text has a color of #a20ecc
<p style="color:#a20ecc;">Text here</p>
.mytext {color:#a20ecc;}
This box has a color of #a20ecc
<div style="background-color:#a20ecc;">Content here</div>
.mybackground {background-color:#a20ecc;}
Border around this has a color of #a20ecc
<div style="border:2px solid #a20ecc;">Content here</div>
.myborder {border:2px solid #a20ecc;}