#711faa color space conversions
Hex:
        #711faa
        RGB:
        113, 31, 170
        CMY:
        56, 88, 33
        CMYK:
        34, 82, 0, 33
      HSL:
        275°, 69.1542%, 39.4118%
        HSV (HSB):
        275°, 81.7647%, 66.6667%
        XYZ:
        14.5557, 7.3930, 38.6900
        xyY:
        0.2400, 0.1219, 7.3930
      CIE-Lab:
        32.6853, 57.6568, -57.7185
        CIE-LCH:
        32.6853, 81.5827, 314.9694
        CIE-Luv:
        32.6853, 18.3683, -81.9416
        Hunter-Lab:
        27.1900, 47.9746, -65.3337
      #711faa color charts
#711faa RGB chart
      #711faa CMYK chart
      #711faa RGB pie chart
      #711faa color shades, tints & tones
#711faa color schemes
#711faa color preview, HTML & CSS examples
           This text has a color of #711faa        
        
          <p style="color:#711faa;">Text here</p>
        
        
          .mytext {color:#711faa;}
        
        Text color #711faa
      
           This box has a color of #711faa        
        
          <div style="background-color:#711faa;">Content here</div>
        
        
          .mybackground {background-color:#711faa;}
        
        Background color #711faa
      
           Border around this has a color of #711faa        
        
          <div style="border:2px solid #711faa;">Content here</div>
        
        
          .myborder {border:2px solid #711faa;}
        
        Border color #711faa