#a21def color space conversions
Hex:
#a21def
RGB:
162, 29, 239
CMY:
36, 89, 6
CMYK:
32, 88, 0, 6
HSL:
278°, 86.7769%, 52.5490%
HSV (HSB):
278°, 87.8661%, 93.7255%
XYZ:
30.9196, 14.7921, 82.8869
xyY:
0.2404, 0.1150, 14.7921
CIE-Lab:
45.3481, 79.4445, -76.8432
CIE-LCH:
45.3481, 110.5275, 315.9536
CIE-Luv:
45.3481, 28.7666, -119.5880
Hunter-Lab:
38.4605, 76.1960, -100.8545
#a21def color charts
#a21def color shades, tints & tones
#a21def color schemes
#a21def color preview, HTML & CSS examples
This text has a color of #a21def
<p style="color:#a21def;">Text here</p>
.mytext {color:#a21def;}
This box has a color of #a21def
<div style="background-color:#a21def;">Content here</div>
.mybackground {background-color:#a21def;}
Border around this has a color of #a21def
<div style="border:2px solid #a21def;">Content here</div>
.myborder {border:2px solid #a21def;}