#712f54 color space conversions
Hex:
        #712f54
        RGB:
        113, 47, 84
        CMY:
        56, 82, 67
        CMYK:
        0, 58, 26, 56
      HSL:
        326°, 41.2500%, 31.3725%
        HSV (HSB):
        326°, 58.4071%, 44.3137%
        XYZ:
        9.4268, 6.1838, 9.0843
        xyY:
        0.3817, 0.2504, 6.1838
      CIE-Lab:
        29.8716, 33.7212, -8.3033
        CIE-LCH:
        29.8716, 34.7285, 346.1670
        CIE-Luv:
        29.8716, 36.3000, -14.8975
        Hunter-Lab:
        24.8673, 24.1487, -4.2521
      #712f54 color charts
#712f54 RGB chart
      #712f54 CMYK chart
      #712f54 RGB pie chart
      #712f54 color shades, tints & tones
#712f54 color schemes
#712f54 color preview, HTML & CSS examples
           This text has a color of #712f54        
        
          <p style="color:#712f54;">Text here</p>
        
        
          .mytext {color:#712f54;}
        
        Text color #712f54
      
           This box has a color of #712f54        
        
          <div style="background-color:#712f54;">Content here</div>
        
        
          .mybackground {background-color:#712f54;}
        
        Background color #712f54
      
           Border around this has a color of #712f54        
        
          <div style="border:2px solid #712f54;">Content here</div>
        
        
          .myborder {border:2px solid #712f54;}
        
        Border color #712f54