#712b6b color space conversions
Hex:
        #712b6b
        RGB:
        113, 43, 107
        CMY:
        56, 83, 58
        CMYK:
        0, 62, 5, 56
      HSL:
        305°, 44.8718%, 30.5882%
        HSV (HSB):
        305°, 61.9469%, 44.3137%
        XYZ:
        10.3278, 6.3000, 14.5816
        xyY:
        0.3309, 0.2019, 6.3000
      CIE-Lab:
        30.1571, 39.6411, -22.7431
        CIE-LCH:
        30.1571, 45.7019, 330.1560
        CIE-Luv:
        30.1571, 31.4470, -33.9918
        Hunter-Lab:
        25.0998, 29.5224, -16.8744
      #712b6b color charts
#712b6b RGB chart
      #712b6b CMYK chart
      #712b6b RGB pie chart
      #712b6b color shades, tints & tones
#712b6b color schemes
#712b6b color preview, HTML & CSS examples
           This text has a color of #712b6b        
        
          <p style="color:#712b6b;">Text here</p>
        
        
          .mytext {color:#712b6b;}
        
        Text color #712b6b
      
           This box has a color of #712b6b        
        
          <div style="background-color:#712b6b;">Content here</div>
        
        
          .mybackground {background-color:#712b6b;}
        
        Background color #712b6b
      
           Border around this has a color of #712b6b        
        
          <div style="border:2px solid #712b6b;">Content here</div>
        
        
          .myborder {border:2px solid #712b6b;}
        
        Border color #712b6b