#7540fb color space conversions
Hex:
        #7540fb
        RGB:
        117, 64, 251
        CMY:
        54, 75, 2
        CMYK:
        53, 75, 0, 2
      HSL:
        257°, 95.8974%, 61.7647%
        HSV (HSB):
        257°, 74.5020%, 98.4314%
        XYZ:
        26.5821, 14.4137, 92.6479
        xyY:
        0.1989, 0.1079, 14.4137
      CIE-Lab:
        44.8205, 64.8219, -84.6571
        CIE-LCH:
        44.8205, 106.6241, 307.4413
        CIE-Luv:
        44.8205, 3.7003, -127.7313
        Hunter-Lab:
        37.9654, 58.5401, -118.1109
      #7540fb color charts
#7540fb RGB chart
      #7540fb CMYK chart
      #7540fb RGB pie chart
      #7540fb color shades, tints & tones
#7540fb color schemes
#7540fb color preview, HTML & CSS examples
           This text has a color of #7540fb        
        
          <p style="color:#7540fb;">Text here</p>
        
        
          .mytext {color:#7540fb;}
        
        Text color #7540fb
      
           This box has a color of #7540fb        
        
          <div style="background-color:#7540fb;">Content here</div>
        
        
          .mybackground {background-color:#7540fb;}
        
        Background color #7540fb
      
           Border around this has a color of #7540fb        
        
          <div style="border:2px solid #7540fb;">Content here</div>
        
        
          .myborder {border:2px solid #7540fb;}
        
        Border color #7540fb