#711a96 color space conversions
Hex:
        #711a96
        RGB:
        113, 26, 150
        CMY:
        56, 90, 41
        CMYK:
        25, 83, 0, 41
      HSL:
        282°, 70.4545%, 34.5098%
        HSV (HSB):
        282°, 82.6667%, 58.8235%
        XYZ:
        12.6845, 6.4515, 29.4309
        xyY:
        0.2612, 0.1328, 6.4515
      CIE-Lab:
        30.5241, 54.9788, -49.0996
        CIE-LCH:
        30.5241, 73.7119, 318.2331
        CIE-Luv:
        30.5241, 23.3074, -69.3293
        Hunter-Lab:
        25.3998, 44.6918, -50.9197
      #711a96 color charts
#711a96 RGB chart
      #711a96 CMYK chart
      #711a96 RGB pie chart
      #711a96 color shades, tints & tones
#711a96 color schemes
#711a96 color preview, HTML & CSS examples
           This text has a color of #711a96        
        
          <p style="color:#711a96;">Text here</p>
        
        
          .mytext {color:#711a96;}
        
        Text color #711a96
      
           This box has a color of #711a96        
        
          <div style="background-color:#711a96;">Content here</div>
        
        
          .mybackground {background-color:#711a96;}
        
        Background color #711a96
      
           Border around this has a color of #711a96        
        
          <div style="border:2px solid #711a96;">Content here</div>
        
        
          .myborder {border:2px solid #711a96;}
        
        Border color #711a96