#7500c5 color space conversions
Hex:
        #7500c5
        RGB:
        117, 0, 197
        CMY:
        54, 100, 23
        CMYK:
        41, 100, 0, 23
      HSL:
        276°, 100.0000%, 38.6275%
        HSV (HSB):
        276°, 100.0000%, 77.2549%
        XYZ:
        17.4142, 7.8131, 53.4136
        xyY:
        0.2214, 0.0994, 7.8131
      CIE-Lab:
        33.5906, 70.2297, -72.2336
        CIE-LCH:
        33.5906, 100.7467, 314.1941
        CIE-Luv:
        33.5906, 16.7698, -100.3704
        Hunter-Lab:
        27.9520, 62.2901, -93.7312
      #7500c5 color charts
#7500c5 RGB chart
      #7500c5 CMYK chart
      #7500c5 RGB pie chart
      #7500c5 color shades, tints & tones
#7500c5 color schemes
#7500c5 color preview, HTML & CSS examples
           This text has a color of #7500c5        
        
          <p style="color:#7500c5;">Text here</p>
        
        
          .mytext {color:#7500c5;}
        
        Text color #7500c5
      
           This box has a color of #7500c5        
        
          <div style="background-color:#7500c5;">Content here</div>
        
        
          .mybackground {background-color:#7500c5;}
        
        Background color #7500c5
      
           Border around this has a color of #7500c5        
        
          <div style="border:2px solid #7500c5;">Content here</div>
        
        
          .myborder {border:2px solid #7500c5;}
        
        Border color #7500c5