#712a5d color space conversions
Hex:
        #712a5d
        RGB:
        113, 42, 93
        CMY:
        56, 84, 64
        CMYK:
        0, 63, 18, 56
      HSL:
        317°, 45.8065%, 30.3922%
        HSV (HSB):
        317°, 62.8319%, 44.3137%
        XYZ:
        9.6138, 5.9570, 10.9990
        xyY:
        0.3618, 0.2242, 5.9570
      CIE-Lab:
        29.3036, 37.6899, -15.0357
        CIE-LCH:
        29.3036, 40.5784, 338.2513
        CIE-Luv:
        29.3036, 35.6430, -23.6466
        Hunter-Lab:
        24.4069, 27.5986, -9.6344
      #712a5d color charts
#712a5d RGB chart
      #712a5d CMYK chart
      #712a5d RGB pie chart
      #712a5d color shades, tints & tones
#712a5d color schemes
#712a5d color preview, HTML & CSS examples
           This text has a color of #712a5d        
        
          <p style="color:#712a5d;">Text here</p>
        
        
          .mytext {color:#712a5d;}
        
        Text color #712a5d
      
           This box has a color of #712a5d        
        
          <div style="background-color:#712a5d;">Content here</div>
        
        
          .mybackground {background-color:#712a5d;}
        
        Background color #712a5d
      
           Border around this has a color of #712a5d        
        
          <div style="border:2px solid #712a5d;">Content here</div>
        
        
          .myborder {border:2px solid #712a5d;}
        
        Border color #712a5d