#a104a5 color space conversions
Hex:
#a104a5
RGB:
161, 4, 165
CMY:
37, 98, 35
CMYK:
2, 98, 0, 35
HSL:
299°, 95.2663%, 33.1373%
HSV (HSB):
299°, 97.5758%, 64.7059%
XYZ:
21.5329, 10.3805, 36.4660
xyY:
0.3149, 0.1518, 10.3805
CIE-Lab:
38.5169, 69.8203, -44.8960
CIE-LCH:
38.5169, 83.0092, 327.2581
CIE-Luv:
38.5169, 51.3981, -71.3048
Hunter-Lab:
32.2188, 62.9145, -44.5527
#a104a5 color charts
#a104a5 color shades, tints & tones
#a104a5 color schemes
#a104a5 color preview, HTML & CSS examples
This text has a color of #a104a5
<p style="color:#a104a5;">Text here</p>
.mytext {color:#a104a5;}
This box has a color of #a104a5
<div style="background-color:#a104a5;">Content here</div>
.mybackground {background-color:#a104a5;}
Border around this has a color of #a104a5
<div style="border:2px solid #a104a5;">Content here</div>
.myborder {border:2px solid #a104a5;}