#712a53 color space conversions
Hex:
        #712a53
        RGB:
        113, 42, 83
        CMY:
        56, 84, 67
        CMYK:
        0, 63, 27, 56
      HSL:
        325°, 45.8065%, 30.3922%
        HSV (HSB):
        325°, 62.8319%, 44.3137%
        XYZ:
        9.1993, 5.7912, 8.8166
        xyY:
        0.3864, 0.2433, 5.7912
      CIE-Lab:
        28.8794, 36.1215, -9.1471
        CIE-LCH:
        28.8794, 37.2616, 345.7897
        CIE-Luv:
        28.8794, 38.4842, -16.1136
        Hunter-Lab:
        24.0649, 26.1223, -4.8765
      #712a53 color charts
#712a53 RGB chart
      #712a53 CMYK chart
      #712a53 RGB pie chart
      #712a53 color shades, tints & tones
#712a53 color schemes
#712a53 color preview, HTML & CSS examples
           This text has a color of #712a53        
        
          <p style="color:#712a53;">Text here</p>
        
        
          .mytext {color:#712a53;}
        
        Text color #712a53
      
           This box has a color of #712a53        
        
          <div style="background-color:#712a53;">Content here</div>
        
        
          .mybackground {background-color:#712a53;}
        
        Background color #712a53
      
           Border around this has a color of #712a53        
        
          <div style="border:2px solid #712a53;">Content here</div>
        
        
          .myborder {border:2px solid #712a53;}
        
        Border color #712a53