#a21dbd color space conversions
Hex:
#a21dbd
RGB:
162, 29, 189
CMY:
36, 89, 26
CMYK:
14, 85, 0, 26
HSL:
290°, 73.3945%, 42.7451%
HSV (HSB):
290°, 84.6561%, 74.1176%
XYZ:
24.5250, 12.2342, 49.2129
xyY:
0.2853, 0.1423, 12.2342
CIE-Lab:
41.5860, 70.1016, -54.2001
CIE-LCH:
41.5860, 88.6109, 322.2900
CIE-Luv:
41.5860, 42.1528, -85.8303
Hunter-Lab:
34.9775, 63.9473, -58.9362
#a21dbd color charts
#a21dbd color shades, tints & tones
#a21dbd color schemes
#a21dbd color preview, HTML & CSS examples
This text has a color of #a21dbd
<p style="color:#a21dbd;">Text here</p>
.mytext {color:#a21dbd;}
This box has a color of #a21dbd
<div style="background-color:#a21dbd;">Content here</div>
.mybackground {background-color:#a21dbd;}
Border around this has a color of #a21dbd
<div style="border:2px solid #a21dbd;">Content here</div>
.myborder {border:2px solid #a21dbd;}