#7111fd color space conversions
Hex:
        #7111fd
        RGB:
        113, 17, 253
        CMY:
        56, 93, 1
        CMYK:
        55, 93, 0, 1
      HSL:
        264°, 98.3333%, 52.9412%
        HSV (HSB):
        264°, 93.2806%, 99.2157%
        XYZ:
        24.7401, 11.0035, 93.7484
        xyY:
        0.1911, 0.0850, 11.0035
      CIE-Lab:
        39.5863, 79.6492, -94.4291
        CIE-LCH:
        39.5863, 123.5348, 310.1470
        CIE-Luv:
        39.5863, 6.3045, -132.8217
        Hunter-Lab:
        33.1715, 75.0798, -144.3441
      #7111fd color charts
#7111fd RGB chart
      #7111fd CMYK chart
      #7111fd RGB pie chart
      #7111fd color shades, tints & tones
#7111fd color schemes
#7111fd color preview, HTML & CSS examples
           This text has a color of #7111fd        
        
          <p style="color:#7111fd;">Text here</p>
        
        
          .mytext {color:#7111fd;}
        
        Text color #7111fd
      
           This box has a color of #7111fd        
        
          <div style="background-color:#7111fd;">Content here</div>
        
        
          .mybackground {background-color:#7111fd;}
        
        Background color #7111fd
      
           Border around this has a color of #7111fd        
        
          <div style="border:2px solid #7111fd;">Content here</div>
        
        
          .myborder {border:2px solid #7111fd;}
        
        Border color #7111fd