#a001c5 color space conversions
Hex:
#a001c5
RGB:
160, 1, 197
CMY:
37, 100, 23
CMYK:
19, 99, 0, 23
HSL:
289°, 98.9899%, 38.8235%
HSV (HSB):
289°, 99.4924%, 77.2549%
XYZ:
24.5861, 11.5265, 53.7523
xyY:
0.2736, 0.1283, 11.5265
CIE-Lab:
40.4535, 75.2475, -60.7339
CIE-LCH:
40.4535, 96.6995, 321.0923
CIE-Luv:
40.4535, 40.1248, -94.2204
Hunter-Lab:
33.9507, 69.8507, -70.1052
#a001c5 color charts
#a001c5 color shades, tints & tones
#a001c5 color schemes
#a001c5 color preview, HTML & CSS examples
This text has a color of #a001c5
<p style="color:#a001c5;">Text here</p>
.mytext {color:#a001c5;}
This box has a color of #a001c5
<div style="background-color:#a001c5;">Content here</div>
.mybackground {background-color:#a001c5;}
Border around this has a color of #a001c5
<div style="border:2px solid #a001c5;">Content here</div>
.myborder {border:2px solid #a001c5;}