#a31f85 color space conversions
Hex:
#a31f85
RGB:
163, 31, 133
CMY:
36, 88, 48
CMYK:
0, 81, 18, 36
HSL:
314°, 68.0412%, 38.0392%
HSV (HSB):
314°, 80.9816%, 63.9216%
XYZ:
19.8279, 10.4600, 23.1642
xyY:
0.3709, 0.1957, 10.4600
CIE-Lab:
38.6556, 60.9551, -25.1602
CIE-LCH:
38.6556, 65.9436, 337.5708
CIE-Luv:
38.6556, 62.4519, -43.2153
Hunter-Lab:
32.3419, 52.8351, -19.8260
#a31f85 color charts
#a31f85 color shades, tints & tones
#a31f85 color schemes
#a31f85 color preview, HTML & CSS examples
This text has a color of #a31f85
<p style="color:#a31f85;">Text here</p>
.mytext {color:#a31f85;}
This box has a color of #a31f85
<div style="background-color:#a31f85;">Content here</div>
.mybackground {background-color:#a31f85;}
Border around this has a color of #a31f85
<div style="border:2px solid #a31f85;">Content here</div>
.myborder {border:2px solid #a31f85;}