#712b5d color space conversions
Hex:
        #712b5d
        RGB:
        113, 43, 93
        CMY:
        56, 83, 64
        CMYK:
        0, 62, 18, 56
      HSL:
        317°, 44.8718%, 30.5882%
        HSV (HSB):
        317°, 61.9469%, 44.3137%
        XYZ:
        9.6497, 6.0288, 11.0110
        xyY:
        0.3616, 0.2259, 6.0288
      CIE-Lab:
        29.4850, 37.1979, -14.7568
        CIE-LCH:
        29.4850, 40.0181, 338.3612
        CIE-Luv:
        29.4850, 35.3130, -23.2759
        Hunter-Lab:
        24.5536, 27.1829, -9.4010
      #712b5d color charts
#712b5d RGB chart
      #712b5d CMYK chart
      #712b5d RGB pie chart
      #712b5d color shades, tints & tones
#712b5d color schemes
#712b5d color preview, HTML & CSS examples
           This text has a color of #712b5d        
        
          <p style="color:#712b5d;">Text here</p>
        
        
          .mytext {color:#712b5d;}
        
        Text color #712b5d
      
           This box has a color of #712b5d        
        
          <div style="background-color:#712b5d;">Content here</div>
        
        
          .mybackground {background-color:#712b5d;}
        
        Background color #712b5d
      
           Border around this has a color of #712b5d        
        
          <div style="border:2px solid #712b5d;">Content here</div>
        
        
          .myborder {border:2px solid #712b5d;}
        
        Border color #712b5d