#712fa7 color space conversions
Hex:
#712fa7
RGB:
113, 47, 167
CMY:
56, 82, 35
CMYK:
32, 72, 0, 35
HSL:
273°, 56.0748%, 41.9608%
HSV (HSB):
273°, 71.8563%, 65.4902%
XYZ:
14.8016, 8.3338, 37.3877
xyY:
0.2446, 0.1377, 8.3338
CIE-Lab:
34.6685, 50.6061, -52.6914
CIE-LCH:
34.6685, 73.0572, 313.8435
CIE-Luv:
34.6685, 16.7358, -76.9184
Hunter-Lab:
28.8683, 41.0028, -56.5795
#712fa7 color charts
#712fa7 color shades, tints & tones
#712fa7 color schemes
#712fa7 color preview, HTML & CSS examples
This text has a color of #712fa7
<p style="color:#712fa7;">Text here</p>
.mytext {color:#712fa7;}
This box has a color of #712fa7
<div style="background-color:#712fa7;">Content here</div>
.mybackground {background-color:#712fa7;}
Border around this has a color of #712fa7
<div style="border:2px solid #712fa7;">Content here</div>
.myborder {border:2px solid #712fa7;}