#711b80 color space conversions
Hex:
        #711b80
        RGB:
        113, 27, 128
        CMY:
        56, 89, 50
        CMYK:
        12, 79, 0, 50
      HSL:
        291°, 65.1613%, 30.3922%
        HSV (HSB):
        291°, 78.9062%, 50.1961%
        XYZ:
        11.0983, 5.8531, 20.9669
        xyY:
        0.2927, 0.1544, 5.8531
      CIE-Lab:
        29.0388, 50.2530, -37.8397
        CIE-LCH:
        29.0388, 62.9064, 323.0209
        CIE-Luv:
        29.0388, 28.8935, -53.8899
        Hunter-Lab:
        24.1932, 39.5463, -34.4482
      #711b80 color charts
#711b80 RGB chart
      #711b80 CMYK chart
      #711b80 RGB pie chart
      #711b80 color shades, tints & tones
#711b80 color schemes
#711b80 color preview, HTML & CSS examples
           This text has a color of #711b80        
        
          <p style="color:#711b80;">Text here</p>
        
        
          .mytext {color:#711b80;}
        
        Text color #711b80
      
           This box has a color of #711b80        
        
          <div style="background-color:#711b80;">Content here</div>
        
        
          .mybackground {background-color:#711b80;}
        
        Background color #711b80
      
           Border around this has a color of #711b80        
        
          <div style="border:2px solid #711b80;">Content here</div>
        
        
          .myborder {border:2px solid #711b80;}
        
        Border color #711b80