#a21ddc color space conversions
Hex:
#a21ddc
RGB:
162, 29, 220
CMY:
36, 89, 14
CMYK:
26, 87, 0, 14
HSL:
282°, 76.7068%, 48.8235%
HSV (HSB):
282°, 86.8182%, 86.2745%
XYZ:
28.2579, 13.7274, 68.8704
xyY:
0.2549, 0.1238, 13.7274
CIE-Lab:
43.8395, 75.7824, -68.5090
CIE-LCH:
43.8395, 102.1590, 317.8857
CIE-Luv:
43.8395, 33.3943, -107.1695
Hunter-Lab:
37.0505, 71.3010, -84.2743
#a21ddc color charts
#a21ddc color shades, tints & tones
#a21ddc color schemes
#a21ddc color preview, HTML & CSS examples
This text has a color of #a21ddc
<p style="color:#a21ddc;">Text here</p>
.mytext {color:#a21ddc;}
This box has a color of #a21ddc
<div style="background-color:#a21ddc;">Content here</div>
.mybackground {background-color:#a21ddc;}
Border around this has a color of #a21ddc
<div style="border:2px solid #a21ddc;">Content here</div>
.myborder {border:2px solid #a21ddc;}