#a13f9f color space conversions
Hex:
#a13f9f
RGB:
161, 63, 159
CMY:
37, 75, 38
CMYK:
0, 61, 1, 37
HSL:
301°, 43.7500%, 43.9216%
HSV (HSB):
301°, 60.8696%, 63.1373%
XYZ:
22.7335, 13.6353, 34.2346
xyY:
0.3220, 0.1931, 13.6353
CIE-Lab:
43.7053, 53.0192, -33.0576
CIE-LCH:
43.7053, 62.4807, 328.0564
CIE-Luv:
43.7053, 44.1724, -54.7869
Hunter-Lab:
36.9260, 45.2729, -29.1204
#a13f9f color charts
#a13f9f color shades, tints & tones
#a13f9f color schemes
#a13f9f color preview, HTML & CSS examples
This text has a color of #a13f9f
<p style="color:#a13f9f;">Text here</p>
.mytext {color:#a13f9f;}
This box has a color of #a13f9f
<div style="background-color:#a13f9f;">Content here</div>
.mybackground {background-color:#a13f9f;}
Border around this has a color of #a13f9f
<div style="border:2px solid #a13f9f;">Content here</div>
.myborder {border:2px solid #a13f9f;}