#712e7b color space conversions
Hex:
        #712e7b
        RGB:
        113, 46, 123
        CMY:
        56, 82, 52
        CMYK:
        8, 63, 0, 52
      HSL:
        292°, 45.5621%, 33.1373%
        HSV (HSB):
        292°, 62.6016%, 48.2353%
        XYZ:
        11.3622, 6.8948, 19.4709
        xyY:
        0.3012, 0.1828, 6.8948
      CIE-Lab:
        31.5661, 41.2813, -30.6672
        CIE-LCH:
        31.5661, 51.4259, 323.3919
        CIE-Luv:
        31.5661, 26.4979, -45.1624
        Hunter-Lab:
        26.2579, 31.2885, -25.5845
      #712e7b color charts
#712e7b RGB chart
      #712e7b CMYK chart
      #712e7b RGB pie chart
      #712e7b color shades, tints & tones
#712e7b color schemes
#712e7b color preview, HTML & CSS examples
           This text has a color of #712e7b        
        
          <p style="color:#712e7b;">Text here</p>
        
        
          .mytext {color:#712e7b;}
        
        Text color #712e7b
      
           This box has a color of #712e7b        
        
          <div style="background-color:#712e7b;">Content here</div>
        
        
          .mybackground {background-color:#712e7b;}
        
        Background color #712e7b
      
           Border around this has a color of #712e7b        
        
          <div style="border:2px solid #712e7b;">Content here</div>
        
        
          .myborder {border:2px solid #712e7b;}
        
        Border color #712e7b