#a20fac color space conversions
Hex:
#a20fac
RGB:
162, 15, 172
CMY:
36, 94, 33
CMYK:
6, 91, 0, 33
HSL:
296°, 83.9572%, 36.6667%
HSV (HSB):
296°, 91.2791%, 67.4510%
XYZ:
22.5175, 11.0016, 39.9664
xyY:
0.3064, 0.1497, 11.0016
CIE-Lab:
39.5831, 69.8011, -47.3666
CIE-LCH:
39.5831, 84.3551, 325.8394
CIE-Luv:
39.5831, 48.9508, -75.2711
Hunter-Lab:
33.1686, 63.1349, -48.2232
#a20fac color charts
#a20fac color shades, tints & tones
#a20fac color schemes
#a20fac color preview, HTML & CSS examples
This text has a color of #a20fac
<p style="color:#a20fac;">Text here</p>
.mytext {color:#a20fac;}
This box has a color of #a20fac
<div style="background-color:#a20fac;">Content here</div>
.mybackground {background-color:#a20fac;}
Border around this has a color of #a20fac
<div style="border:2px solid #a20fac;">Content here</div>
.myborder {border:2px solid #a20fac;}