#a02dbd color space conversions
Hex:
#a02dbd
RGB:
160, 45, 189
CMY:
37, 82, 26
CMYK:
15, 76, 0, 26
HSL:
288°, 61.5385%, 45.8824%
HSV (HSB):
288°, 76.1905%, 74.1176%
XYZ:
24.6209, 13.0245, 49.3604
xyY:
0.2830, 0.1497, 13.0245
CIE-Lab:
42.8001, 65.2829, -52.2600
CIE-LCH:
42.8001, 83.6240, 321.3222
CIE-Luv:
42.8001, 38.7969, -83.3839
Hunter-Lab:
36.0894, 58.6195, -55.8298
#a02dbd color charts
#a02dbd color shades, tints & tones
#a02dbd color schemes
#a02dbd color preview, HTML & CSS examples
This text has a color of #a02dbd
<p style="color:#a02dbd;">Text here</p>
.mytext {color:#a02dbd;}
This box has a color of #a02dbd
<div style="background-color:#a02dbd;">Content here</div>
.mybackground {background-color:#a02dbd;}
Border around this has a color of #a02dbd
<div style="border:2px solid #a02dbd;">Content here</div>
.myborder {border:2px solid #a02dbd;}