#7513a5 color space conversions
Hex:
        #7513a5
        RGB:
        117, 19, 165
        CMY:
        54, 93, 35
        CMYK:
        29, 88, 0, 35
      HSL:
        280°, 79.3478%, 36.0784%
        HSV (HSB):
        280°, 88.4848%, 64.7059%
        XYZ:
        14.3605, 6.9643, 36.1847
        xyY:
        0.2497, 0.1211, 6.9643
      CIE-Lab:
        31.7254, 60.5928, -56.2472
        CIE-LCH:
        31.7254, 82.6755, 317.1300
        CIE-Luv:
        31.7254, 22.5962, -79.4670
        Hunter-Lab:
        26.3899, 50.9516, -62.8229
      #7513a5 color charts
#7513a5 RGB chart
      #7513a5 CMYK chart
      #7513a5 RGB pie chart
      #7513a5 color shades, tints & tones
#7513a5 color schemes
#7513a5 color preview, HTML & CSS examples
           This text has a color of #7513a5        
        
          <p style="color:#7513a5;">Text here</p>
        
        
          .mytext {color:#7513a5;}
        
        Text color #7513a5
      
           This box has a color of #7513a5        
        
          <div style="background-color:#7513a5;">Content here</div>
        
        
          .mybackground {background-color:#7513a5;}
        
        Background color #7513a5
      
           Border around this has a color of #7513a5        
        
          <div style="border:2px solid #7513a5;">Content here</div>
        
        
          .myborder {border:2px solid #7513a5;}
        
        Border color #7513a5