#711eb1 color space conversions
Hex:
        #711eb1
        RGB:
        113, 30, 177
        CMY:
        56, 88, 31
        CMYK:
        36, 83, 0, 31
      HSL:
        274°, 71.0145%, 40.5882%
        HSV (HSB):
        274°, 83.0508%, 69.4118%
        XYZ:
        15.2101, 7.6136, 42.2629
        xyY:
        0.2337, 0.1170, 7.6136
      CIE-Lab:
        33.1648, 59.5401, -61.1245
        CIE-LCH:
        33.1648, 85.3301, 314.2477
        CIE-Luv:
        33.1648, 17.0865, -86.6091
        Hunter-Lab:
        27.5927, 50.1086, -71.4977
      #711eb1 color charts
#711eb1 RGB chart
      #711eb1 CMYK chart
      #711eb1 RGB pie chart
      #711eb1 color shades, tints & tones
#711eb1 color schemes
#711eb1 color preview, HTML & CSS examples
           This text has a color of #711eb1        
        
          <p style="color:#711eb1;">Text here</p>
        
        
          .mytext {color:#711eb1;}
        
        Text color #711eb1
      
           This box has a color of #711eb1        
        
          <div style="background-color:#711eb1;">Content here</div>
        
        
          .mybackground {background-color:#711eb1;}
        
        Background color #711eb1
      
           Border around this has a color of #711eb1        
        
          <div style="border:2px solid #711eb1;">Content here</div>
        
        
          .myborder {border:2px solid #711eb1;}
        
        Border color #711eb1