#711d55 color space conversions
Hex:
        #711d55
        RGB:
        113, 29, 85
        CMY:
        56, 89, 67
        CMYK:
        0, 74, 25, 56
      HSL:
        320°, 59.1549%, 27.8431%
        HSV (HSB):
        320°, 74.3363%, 44.3137%
        XYZ:
        8.8891, 5.0453, 9.0997
        xyY:
        0.3859, 0.2190, 5.0453
      CIE-Lab:
        26.8635, 42.2004, -13.5391
        CIE-LCH:
        26.8635, 44.3191, 342.2123
        CIE-Luv:
        26.8635, 41.9082, -21.8022
        Hunter-Lab:
        22.4618, 31.3321, -8.2962
      #711d55 color charts
#711d55 RGB chart
      #711d55 CMYK chart
      #711d55 RGB pie chart
      #711d55 color shades, tints & tones
#711d55 color schemes
#711d55 color preview, HTML & CSS examples
           This text has a color of #711d55        
        
          <p style="color:#711d55;">Text here</p>
        
        
          .mytext {color:#711d55;}
        
        Text color #711d55
      
           This box has a color of #711d55        
        
          <div style="background-color:#711d55;">Content here</div>
        
        
          .mybackground {background-color:#711d55;}
        
        Background color #711d55
      
           Border around this has a color of #711d55        
        
          <div style="border:2px solid #711d55;">Content here</div>
        
        
          .myborder {border:2px solid #711d55;}
        
        Border color #711d55