#a001a5 color space conversions
Hex:
#a001a5
RGB:
160, 1, 165
CMY:
37, 100, 35
CMYK:
3, 99, 0, 35
HSL:
298°, 98.7952%, 32.5490%
HSV (HSB):
298°, 99.3939%, 64.7059%
XYZ:
21.2996, 10.2119, 36.4458
xyY:
0.3134, 0.1503, 10.2119
CIE-Lab:
38.2201, 69.9947, -45.3820
CIE-LCH:
38.2201, 83.4193, 327.0421
CIE-Luv:
38.2201, 50.8535, -71.8010
Hunter-Lab:
31.9561, 63.0520, -45.2508
#a001a5 color charts
#a001a5 color shades, tints & tones
#a001a5 color schemes
#a001a5 color preview, HTML & CSS examples
This text has a color of #a001a5
<p style="color:#a001a5;">Text here</p>
.mytext {color:#a001a5;}
This box has a color of #a001a5
<div style="background-color:#a001a5;">Content here</div>
.mybackground {background-color:#a001a5;}
Border around this has a color of #a001a5
<div style="border:2px solid #a001a5;">Content here</div>
.myborder {border:2px solid #a001a5;}