#a131a1 color space conversions
Hex:
#a131a1
RGB:
161, 49, 161
CMY:
37, 81, 37
CMYK:
0, 70, 0, 37
HSL:
300°, 53.3333%, 41.1765%
HSV (HSB):
300°, 69.5652%, 63.1373%
XYZ:
22.2293, 12.3469, 34.9298
xyY:
0.3198, 0.1776, 12.3469
CIE-Lab:
41.7622, 59.0827, -37.3221
CIE-LCH:
41.7622, 69.8835, 327.7197
CIE-Luv:
41.7622, 47.2049, -61.0388
Hunter-Lab:
35.1382, 51.4318, -34.3417
#a131a1 color charts
#a131a1 color shades, tints & tones
#a131a1 color schemes
#a131a1 color preview, HTML & CSS examples
This text has a color of #a131a1
<p style="color:#a131a1;">Text here</p>
.mytext {color:#a131a1;}
This box has a color of #a131a1
<div style="background-color:#a131a1;">Content here</div>
.mybackground {background-color:#a131a1;}
Border around this has a color of #a131a1
<div style="border:2px solid #a131a1;">Content here</div>
.myborder {border:2px solid #a131a1;}