#a21ec5 color space conversions
Hex:
#a21ec5
RGB:
162, 30, 197
CMY:
36, 88, 23
CMYK:
18, 85, 0, 23
HSL:
287°, 73.5683%, 44.5098%
HSV (HSB):
287°, 84.7716%, 77.2549%
XYZ:
25.4426, 12.6411, 53.9223
xyY:
0.2765, 0.1374, 12.6411
CIE-Lab:
42.2175, 71.3013, -57.8589
CIE-LCH:
42.2175, 91.8233, 320.9417
CIE-Luv:
42.2175, 39.6431, -91.3356
Hunter-Lab:
35.5544, 65.5139, -65.0321
#a21ec5 color charts
#a21ec5 color shades, tints & tones
#a21ec5 color schemes
#a21ec5 color preview, HTML & CSS examples
This text has a color of #a21ec5
<p style="color:#a21ec5;">Text here</p>
.mytext {color:#a21ec5;}
This box has a color of #a21ec5
<div style="background-color:#a21ec5;">Content here</div>
.mybackground {background-color:#a21ec5;}
Border around this has a color of #a21ec5
<div style="border:2px solid #a21ec5;">Content here</div>
.myborder {border:2px solid #a21ec5;}