#712fa9 color space conversions
Hex:
#712fa9
RGB:
113, 47, 169
CMY:
56, 82, 34
CMYK:
33, 72, 0, 34
HSL:
272°, 56.4815%, 42.3529%
HSV (HSB):
272°, 72.1893%, 66.2745%
XYZ:
14.9880, 8.4083, 38.3691
xyY:
0.2427, 0.1361, 8.4083
CIE-Lab:
34.8192, 51.0812, -53.6466
CIE-LCH:
34.8192, 74.0759, 313.5967
CIE-Luv:
34.8192, 16.3617, -78.3017
Hunter-Lab:
28.9971, 41.5181, -58.1549
#712fa9 color charts
#712fa9 color shades, tints & tones
#712fa9 color schemes
#712fa9 color preview, HTML & CSS examples
This text has a color of #712fa9
<p style="color:#712fa9;">Text here</p>
.mytext {color:#712fa9;}
This box has a color of #712fa9
<div style="background-color:#712fa9;">Content here</div>
.mybackground {background-color:#712fa9;}
Border around this has a color of #712fa9
<div style="border:2px solid #712fa9;">Content here</div>
.myborder {border:2px solid #712fa9;}