#712d70 color space conversions
Hex:
        #712d70
        RGB:
        113, 45, 112
        CMY:
        56, 82, 56
        CMYK:
        0, 60, 1, 56
      HSL:
        301°, 43.0380%, 30.9804%
        HSV (HSB):
        301°, 60.1770%, 44.3137%
        XYZ:
        10.6731, 6.5573, 16.0324
        xyY:
        0.3209, 0.1971, 6.5573
      CIE-Lab:
        30.7772, 39.5982, -24.9608
        CIE-LCH:
        30.7772, 46.8088, 327.7747
        CIE-Luv:
        30.7772, 29.5516, -37.1095
        Hunter-Lab:
        25.6073, 29.5857, -19.1956
      #712d70 color charts
#712d70 RGB chart
      #712d70 CMYK chart
      #712d70 RGB pie chart
      #712d70 color shades, tints & tones
#712d70 color schemes
#712d70 color preview, HTML & CSS examples
           This text has a color of #712d70        
        
          <p style="color:#712d70;">Text here</p>
        
        
          .mytext {color:#712d70;}
        
        Text color #712d70
      
           This box has a color of #712d70        
        
          <div style="background-color:#712d70;">Content here</div>
        
        
          .mybackground {background-color:#712d70;}
        
        Background color #712d70
      
           Border around this has a color of #712d70        
        
          <div style="border:2px solid #712d70;">Content here</div>
        
        
          .myborder {border:2px solid #712d70;}
        
        Border color #712d70