#a31f8d color space conversions
Hex:
#a31f8d
RGB:
163, 31, 141
CMY:
36, 88, 45
CMYK:
0, 81, 13, 36
HSL:
310°, 68.0412%, 38.0392%
HSV (HSB):
310°, 80.9816%, 63.9216%
XYZ:
20.4020, 10.6896, 26.1873
xyY:
0.3562, 0.1866, 10.6896
CIE-Lab:
39.0527, 62.0783, -29.4586
CIE-LCH:
39.0527, 68.7134, 334.6138
CIE-Luv:
39.0527, 59.3354, -49.4100
Hunter-Lab:
32.6949, 54.1696, -24.6024
#a31f8d color charts
#a31f8d color shades, tints & tones
#a31f8d color schemes
#a31f8d color preview, HTML & CSS examples
This text has a color of #a31f8d
<p style="color:#a31f8d;">Text here</p>
.mytext {color:#a31f8d;}
This box has a color of #a31f8d
<div style="background-color:#a31f8d;">Content here</div>
.mybackground {background-color:#a31f8d;}
Border around this has a color of #a31f8d
<div style="border:2px solid #a31f8d;">Content here</div>
.myborder {border:2px solid #a31f8d;}