#711ff9 color space conversions
Hex:
        #711ff9
        RGB:
        113, 31, 249
        CMY:
        56, 88, 2
        CMYK:
        55, 88, 0, 2
      HSL:
        263°, 94.7826%, 54.9020%
        HSV (HSB):
        263°, 87.5502%, 97.6471%
        XYZ:
        24.3989, 11.3302, 90.5235
        xyY:
        0.1933, 0.0897, 11.3302
      CIE-Lab:
        40.1312, 75.8260, -91.2824
        CIE-LCH:
        40.1312, 118.6679, 309.7156
        CIE-Luv:
        40.1312, 6.0662, -130.1529
        Hunter-Lab:
        33.6604, 70.4809, -135.8873
      #711ff9 color charts
#711ff9 RGB chart
      #711ff9 CMYK chart
      #711ff9 RGB pie chart
      #711ff9 color shades, tints & tones
#711ff9 color schemes
#711ff9 color preview, HTML & CSS examples
           This text has a color of #711ff9        
        
          <p style="color:#711ff9;">Text here</p>
        
        
          .mytext {color:#711ff9;}
        
        Text color #711ff9
      
           This box has a color of #711ff9        
        
          <div style="background-color:#711ff9;">Content here</div>
        
        
          .mybackground {background-color:#711ff9;}
        
        Background color #711ff9
      
           Border around this has a color of #711ff9        
        
          <div style="border:2px solid #711ff9;">Content here</div>
        
        
          .myborder {border:2px solid #711ff9;}
        
        Border color #711ff9