#7507cb color space conversions
Hex:
        #7507cb
        RGB:
        117, 7, 203
        CMY:
        54, 97, 20
        CMYK:
        42, 97, 0, 20
      HSL:
        274°, 93.3333%, 41.1765%
        HSV (HSB):
        274°, 96.5517%, 79.6078%
        XYZ:
        18.1916, 8.2457, 57.1327
        xyY:
        0.2177, 0.0987, 8.2457
      CIE-Lab:
        34.4894, 70.5204, -74.2632
        CIE-LCH:
        34.4894, 102.4117, 313.5192
        CIE-Luv:
        34.4894, 15.4401, -103.7726
        Hunter-Lab:
        28.7153, 62.8310, -97.8643
      #7507cb color charts
#7507cb RGB chart
      #7507cb CMYK chart
      #7507cb RGB pie chart
      #7507cb color shades, tints & tones
#7507cb color schemes
#7507cb color preview, HTML & CSS examples
           This text has a color of #7507cb        
        
          <p style="color:#7507cb;">Text here</p>
        
        
          .mytext {color:#7507cb;}
        
        Text color #7507cb
      
           This box has a color of #7507cb        
        
          <div style="background-color:#7507cb;">Content here</div>
        
        
          .mybackground {background-color:#7507cb;}
        
        Background color #7507cb
      
           Border around this has a color of #7507cb        
        
          <div style="border:2px solid #7507cb;">Content here</div>
        
        
          .myborder {border:2px solid #7507cb;}
        
        Border color #7507cb