#71204b color space conversions
Hex:
        #71204b
        RGB:
        113, 32, 75
        CMY:
        56, 87, 71
        CMYK:
        0, 72, 34, 56
      HSL:
        328°, 55.8621%, 28.4314%
        HSV (HSB):
        328°, 71.6814%, 44.3137%
        XYZ:
        8.5966, 5.0517, 7.1786
        xyY:
        0.4128, 0.2426, 5.0517
      CIE-Lab:
        26.8816, 39.6046, -6.8621
        CIE-LCH:
        26.8816, 40.1947, 350.1702
        CIE-Luv:
        26.8816, 44.3255, -13.6445
        Hunter-Lab:
        22.4761, 28.9389, -3.2033
      #71204b color charts
#71204b RGB chart
      #71204b CMYK chart
      #71204b RGB pie chart
      #71204b color shades, tints & tones
#71204b color schemes
#71204b color preview, HTML & CSS examples
           This text has a color of #71204b        
        
          <p style="color:#71204b;">Text here</p>
        
        
          .mytext {color:#71204b;}
        
        Text color #71204b
      
           This box has a color of #71204b        
        
          <div style="background-color:#71204b;">Content here</div>
        
        
          .mybackground {background-color:#71204b;}
        
        Background color #71204b
      
           Border around this has a color of #71204b        
        
          <div style="border:2px solid #71204b;">Content here</div>
        
        
          .myborder {border:2px solid #71204b;}
        
        Border color #71204b