#a002b5 color space conversions
Hex:
#a002b5
RGB:
160, 2, 181
CMY:
37, 99, 29
CMYK:
12, 99, 0, 29
HSL:
293°, 97.8142%, 35.8824%
HSV (HSB):
293°, 98.8950%, 70.9804%
XYZ:
22.8594, 10.8532, 44.6061
xyY:
0.2919, 0.1386, 10.8532
CIE-Lab:
39.3321, 72.4411, -53.1391
CIE-LCH:
39.3321, 89.8415, 323.7381
CIE-Luv:
39.3321, 45.1860, -83.1347
Hunter-Lab:
32.9442, 66.2057, -57.2172
#a002b5 color charts
#a002b5 color shades, tints & tones
#a002b5 color schemes
#a002b5 color preview, HTML & CSS examples
This text has a color of #a002b5
<p style="color:#a002b5;">Text here</p>
.mytext {color:#a002b5;}
This box has a color of #a002b5
<div style="background-color:#a002b5;">Content here</div>
.mybackground {background-color:#a002b5;}
Border around this has a color of #a002b5
<div style="border:2px solid #a002b5;">Content here</div>
.myborder {border:2px solid #a002b5;}