#7501c0 color space conversions
Hex:
        #7501c0
        RGB:
        117, 1, 192
        CMY:
        54, 100, 25
        CMYK:
        39, 99, 0, 25
      HSL:
        276°, 98.9637%, 37.8431%
        HSV (HSB):
        276°, 99.4792%, 75.2941%
        XYZ:
        16.8614, 7.6094, 50.4492
        xyY:
        0.2251, 0.1016, 7.6094
      CIE-Lab:
        33.1558, 69.0669, -70.0097
        CIE-LCH:
        33.1558, 98.3443, 314.6116
        CIE-Luv:
        33.1558, 17.6861, -97.3188
        Hunter-Lab:
        27.5851, 60.8342, -89.1233
      #7501c0 color charts
#7501c0 RGB chart
      #7501c0 CMYK chart
      #7501c0 RGB pie chart
      #7501c0 color shades, tints & tones
#7501c0 color schemes
#7501c0 color preview, HTML & CSS examples
           This text has a color of #7501c0        
        
          <p style="color:#7501c0;">Text here</p>
        
        
          .mytext {color:#7501c0;}
        
        Text color #7501c0
      
           This box has a color of #7501c0        
        
          <div style="background-color:#7501c0;">Content here</div>
        
        
          .mybackground {background-color:#7501c0;}
        
        Background color #7501c0
      
           Border around this has a color of #7501c0        
        
          <div style="border:2px solid #7501c0;">Content here</div>
        
        
          .myborder {border:2px solid #7501c0;}
        
        Border color #7501c0