#712f81 color space conversions
Hex:
#712f81
RGB:
113, 47, 129
CMY:
56, 82, 49
CMYK:
12, 64, 0, 49
HSL:
288°, 46.5909%, 34.5098%
HSV (HSB):
288°, 63.5659%, 50.5882%
XYZ:
11.7890, 7.1287, 21.5235
xyY:
0.2915, 0.1763, 7.1287
CIE-Lab:
32.0982, 42.0343, -33.5780
CIE-LCH:
32.0982, 53.7993, 321.3814
CIE-Luv:
32.0982, 24.8010, -49.3633
Hunter-Lab:
26.6997, 32.0908, -29.1059
#712f81 color charts
#712f81 color shades, tints & tones
#712f81 color schemes
#712f81 color preview, HTML & CSS examples
This text has a color of #712f81
<p style="color:#712f81;">Text here</p>
.mytext {color:#712f81;}
This box has a color of #712f81
<div style="background-color:#712f81;">Content here</div>
.mybackground {background-color:#712f81;}
Border around this has a color of #712f81
<div style="border:2px solid #712f81;">Content here</div>
.myborder {border:2px solid #712f81;}