#7535bb color space conversions
Hex:
        #7535bb
        RGB:
        117, 53, 187
        CMY:
        54, 79, 27
        CMYK:
        37, 72, 0, 27
      HSL:
        269°, 55.8333%, 47.0588%
        HSV (HSB):
        269°, 71.6578%, 73.3333%
        XYZ:
        17.5789, 9.9160, 48.0012
        xyY:
        0.2328, 0.1313, 9.9160
      CIE-Lab:
        37.6912, 53.4473, -59.6451
        CIE-LCH:
        37.6912, 80.0884, 311.8632
        CIE-Luv:
        37.6912, 14.0866, -88.5658
        Hunter-Lab:
        31.4896, 44.5395, -68.3359
      #7535bb color charts
#7535bb RGB chart
      #7535bb CMYK chart
      #7535bb RGB pie chart
      #7535bb color shades, tints & tones
#7535bb color schemes
#7535bb color preview, HTML & CSS examples
           This text has a color of #7535bb        
        
          <p style="color:#7535bb;">Text here</p>
        
        
          .mytext {color:#7535bb;}
        
        Text color #7535bb
      
           This box has a color of #7535bb        
        
          <div style="background-color:#7535bb;">Content here</div>
        
        
          .mybackground {background-color:#7535bb;}
        
        Background color #7535bb
      
           Border around this has a color of #7535bb        
        
          <div style="border:2px solid #7535bb;">Content here</div>
        
        
          .myborder {border:2px solid #7535bb;}
        
        Border color #7535bb