#712e7a color space conversions
Hex:
        #712e7a
        RGB:
        113, 46, 122
        CMY:
        56, 82, 52
        CMYK:
        7, 62, 0, 52
      HSL:
        293°, 45.2381%, 32.9412%
        HSV (HSB):
        293°, 62.2951%, 47.8431%
        XYZ:
        11.2999, 6.8698, 19.1428
        xyY:
        0.3028, 0.1841, 6.8698
      CIE-Lab:
        31.5087, 41.0776, -30.1297
        CIE-LCH:
        31.5087, 50.9428, 323.7406
        CIE-Luv:
        31.5087, 26.7442, -44.4017
        Hunter-Lab:
        26.2104, 31.0873, -24.9553
      #712e7a color charts
#712e7a RGB chart
      #712e7a CMYK chart
      #712e7a RGB pie chart
      #712e7a color shades, tints & tones
#712e7a color schemes
#712e7a color preview, HTML & CSS examples
           This text has a color of #712e7a        
        
          <p style="color:#712e7a;">Text here</p>
        
        
          .mytext {color:#712e7a;}
        
        Text color #712e7a
      
           This box has a color of #712e7a        
        
          <div style="background-color:#712e7a;">Content here</div>
        
        
          .mybackground {background-color:#712e7a;}
        
        Background color #712e7a
      
           Border around this has a color of #712e7a        
        
          <div style="border:2px solid #712e7a;">Content here</div>
        
        
          .myborder {border:2px solid #712e7a;}
        
        Border color #712e7a