#711fb1 color space conversions
Hex:
        #711fb1
        RGB:
        113, 31, 177
        CMY:
        56, 88, 31
        CMYK:
        36, 82, 0, 31
      HSL:
        274°, 70.1923%, 40.7843%
        HSV (HSB):
        274°, 82.4859%, 69.4118%
        XYZ:
        15.2359, 7.6650, 42.2714
        xyY:
        0.2338, 0.1176, 7.6650
      CIE-Lab:
        33.2753, 59.2169, -60.9439
        CIE-LCH:
        33.2753, 84.9753, 314.1766
        CIE-Luv:
        33.2753, 16.9877, -86.4890
        Hunter-Lab:
        27.6858, 49.7809, -71.1458
      #711fb1 color charts
#711fb1 RGB chart
      #711fb1 CMYK chart
      #711fb1 RGB pie chart
      #711fb1 color shades, tints & tones
#711fb1 color schemes
#711fb1 color preview, HTML & CSS examples
           This text has a color of #711fb1        
        
          <p style="color:#711fb1;">Text here</p>
        
        
          .mytext {color:#711fb1;}
        
        Text color #711fb1
      
           This box has a color of #711fb1        
        
          <div style="background-color:#711fb1;">Content here</div>
        
        
          .mybackground {background-color:#711fb1;}
        
        Background color #711fb1
      
           Border around this has a color of #711fb1        
        
          <div style="border:2px solid #711fb1;">Content here</div>
        
        
          .myborder {border:2px solid #711fb1;}
        
        Border color #711fb1