#711c86 color space conversions
Hex:
        #711c86
        RGB:
        113, 28, 134
        CMY:
        56, 89, 47
        CMYK:
        16, 79, 0, 47
      HSL:
        288°, 65.4321%, 31.7647%
        HSV (HSB):
        288°, 79.1045%, 52.5490%
        XYZ:
        11.5284, 6.0624, 23.1168
        xyY:
        0.2832, 0.1489, 6.0624
      CIE-Lab:
        29.5695, 51.0826, -40.7444
        CIE-LCH:
        29.5695, 65.3417, 321.4235
        CIE-Luv:
        29.5695, 27.1196, -57.9582
        Hunter-Lab:
        24.6220, 40.4876, -38.4300
      #711c86 color charts
#711c86 RGB chart
      #711c86 CMYK chart
      #711c86 RGB pie chart
      #711c86 color shades, tints & tones
#711c86 color schemes
#711c86 color preview, HTML & CSS examples
           This text has a color of #711c86        
        
          <p style="color:#711c86;">Text here</p>
        
        
          .mytext {color:#711c86;}
        
        Text color #711c86
      
           This box has a color of #711c86        
        
          <div style="background-color:#711c86;">Content here</div>
        
        
          .mybackground {background-color:#711c86;}
        
        Background color #711c86
      
           Border around this has a color of #711c86        
        
          <div style="border:2px solid #711c86;">Content here</div>
        
        
          .myborder {border:2px solid #711c86;}
        
        Border color #711c86