#711d42 color space conversions
Hex:
        #711d42
        RGB:
        113, 29, 66
        CMY:
        56, 89, 74
        CMYK:
        0, 74, 42, 56
      HSL:
        334°, 59.1549%, 27.8431%
        HSV (HSB):
        334°, 74.3363%, 44.3137%
        XYZ:
        8.2328, 4.7828, 5.6435
        xyY:
        0.4412, 0.2563, 4.7828
      CIE-Lab:
        26.1067, 39.7331, -1.9714
        CIE-LCH:
        26.1067, 39.7820, 357.1595
        CIE-Luv:
        26.1067, 48.1893, -8.1922
        Hunter-Lab:
        21.8696, 28.9244, 0.0088
      #711d42 color charts
#711d42 RGB chart
      #711d42 CMYK chart
      #711d42 RGB pie chart
      #711d42 color shades, tints & tones
#711d42 color schemes
#711d42 color preview, HTML & CSS examples
           This text has a color of #711d42        
        
          <p style="color:#711d42;">Text here</p>
        
        
          .mytext {color:#711d42;}
        
        Text color #711d42
      
           This box has a color of #711d42        
        
          <div style="background-color:#711d42;">Content here</div>
        
        
          .mybackground {background-color:#711d42;}
        
        Background color #711d42
      
           Border around this has a color of #711d42        
        
          <div style="border:2px solid #711d42;">Content here</div>
        
        
          .myborder {border:2px solid #711d42;}
        
        Border color #711d42