#a21ec4 color space conversions
Hex:
#a21ec4
RGB:
162, 30, 196
CMY:
36, 88, 23
CMYK:
17, 85, 0, 23
HSL:
288°, 73.4513%, 44.3137%
HSV (HSB):
288°, 84.6939%, 76.8627%
XYZ:
25.3284, 12.5955, 53.3208
xyY:
0.2776, 0.1380, 12.5955
CIE-Lab:
42.1473, 71.1210, -57.3894
CIE-LCH:
42.1473, 91.3878, 321.0990
CIE-Luv:
42.1473, 39.9379, -90.6345
Hunter-Lab:
35.4901, 65.2833, -64.2351
#a21ec4 color charts
#a21ec4 color shades, tints & tones
#a21ec4 color schemes
#a21ec4 color preview, HTML & CSS examples
This text has a color of #a21ec4
<p style="color:#a21ec4;">Text here</p>
.mytext {color:#a21ec4;}
This box has a color of #a21ec4
<div style="background-color:#a21ec4;">Content here</div>
.mybackground {background-color:#a21ec4;}
Border around this has a color of #a21ec4
<div style="border:2px solid #a21ec4;">Content here</div>
.myborder {border:2px solid #a21ec4;}