#7535a5 color space conversions
Hex:
        #7535a5
        RGB:
        117, 53, 165
        CMY:
        54, 79, 35
        CMYK:
        29, 68, 0, 35
      HSL:
        274°, 51.3761%, 42.7451%
        HSV (HSB):
        274°, 67.8788%, 64.7059%
        XYZ:
        15.4008, 9.0447, 36.5314
        xyY:
        0.2526, 0.1483, 9.0447
      CIE-Lab:
        36.0703, 48.1458, -49.1972
        CIE-LCH:
        36.0703, 68.8359, 314.3812
        CIE-Luv:
        36.0703, 18.0483, -73.1737
        Hunter-Lab:
        30.0745, 38.7773, -50.9674
      #7535a5 color charts
#7535a5 RGB chart
      #7535a5 CMYK chart
      #7535a5 RGB pie chart
      #7535a5 color shades, tints & tones
#7535a5 color schemes
#7535a5 color preview, HTML & CSS examples
           This text has a color of #7535a5        
        
          <p style="color:#7535a5;">Text here</p>
        
        
          .mytext {color:#7535a5;}
        
        Text color #7535a5
      
           This box has a color of #7535a5        
        
          <div style="background-color:#7535a5;">Content here</div>
        
        
          .mybackground {background-color:#7535a5;}
        
        Background color #7535a5
      
           Border around this has a color of #7535a5        
        
          <div style="border:2px solid #7535a5;">Content here</div>
        
        
          .myborder {border:2px solid #7535a5;}
        
        Border color #7535a5