#711fd1 color space conversions
Hex:
        #711fd1
        RGB:
        113, 31, 209
        CMY:
        56, 88, 18
        CMYK:
        46, 85, 0, 18
      HSL:
        268°, 74.1667%, 47.0588%
        HSV (HSB):
        268°, 85.1675%, 81.9608%
        XYZ:
        18.8087, 9.0941, 61.0856
        xyY:
        0.2114, 0.1022, 9.0941
      CIE-Lab:
        36.1649, 66.5202, -75.0120
        CIE-LCH:
        36.1649, 100.2583, 311.5664
        CIE-Luv:
        36.1649, 11.4874, -106.5000
        Hunter-Lab:
        30.1565, 58.5570, -98.9896
      #711fd1 color charts
#711fd1 RGB chart
      #711fd1 CMYK chart
      #711fd1 RGB pie chart
      #711fd1 color shades, tints & tones
#711fd1 color schemes
#711fd1 color preview, HTML & CSS examples
           This text has a color of #711fd1        
        
          <p style="color:#711fd1;">Text here</p>
        
        
          .mytext {color:#711fd1;}
        
        Text color #711fd1
      
           This box has a color of #711fd1        
        
          <div style="background-color:#711fd1;">Content here</div>
        
        
          .mybackground {background-color:#711fd1;}
        
        Background color #711fd1
      
           Border around this has a color of #711fd1        
        
          <div style="border:2px solid #711fd1;">Content here</div>
        
        
          .myborder {border:2px solid #711fd1;}
        
        Border color #711fd1