#a002c5 color space conversions
Hex:
#a002c5
RGB:
160, 2, 197
CMY:
37, 99, 23
CMYK:
19, 99, 0, 23
HSL:
289°, 97.9899%, 39.0196%
HSV (HSB):
289°, 98.9848%, 77.2549%
XYZ:
24.5970, 11.5482, 53.7559
xyY:
0.2736, 0.1285, 11.5482
CIE-Lab:
40.4889, 75.1417, -60.6764
CIE-LCH:
40.4889, 96.5811, 321.0794
CIE-Luv:
40.4889, 40.0840, -94.1638
Hunter-Lab:
33.9827, 69.7302, -70.0008
#a002c5 color charts
#a002c5 color shades, tints & tones
#a002c5 color schemes
#a002c5 color preview, HTML & CSS examples
This text has a color of #a002c5
<p style="color:#a002c5;">Text here</p>
.mytext {color:#a002c5;}
This box has a color of #a002c5
<div style="background-color:#a002c5;">Content here</div>
.mybackground {background-color:#a002c5;}
Border around this has a color of #a002c5
<div style="border:2px solid #a002c5;">Content here</div>
.myborder {border:2px solid #a002c5;}