#a004a1 color space conversions
Hex:
#a004a1
RGB:
160, 4, 161
CMY:
37, 98, 37
CMYK:
1, 98, 0, 37
HSL:
300°, 95.1515%, 32.3529%
HSV (HSB):
300°, 97.5155%, 63.1373%
XYZ:
20.9736, 10.1336, 34.5688
xyY:
0.3194, 0.1543, 10.1336
CIE-Lab:
38.0812, 69.0362, -43.1954
CIE-LCH:
38.0812, 81.4361, 327.9661
CIE-Luv:
38.0812, 52.1661, -68.6688
Hunter-Lab:
31.8334, 61.8977, -42.1014
#a004a1 color charts
#a004a1 color shades, tints & tones
#a004a1 color schemes
#a004a1 color preview, HTML & CSS examples
This text has a color of #a004a1
<p style="color:#a004a1;">Text here</p>
.mytext {color:#a004a1;}
This box has a color of #a004a1
<div style="background-color:#a004a1;">Content here</div>
.mybackground {background-color:#a004a1;}
Border around this has a color of #a004a1
<div style="border:2px solid #a004a1;">Content here</div>
.myborder {border:2px solid #a004a1;}