#7540df color space conversions
Hex:
        #7540df
        RGB:
        117, 64, 223
        CMY:
        54, 75, 13
        CMYK:
        48, 71, 0, 13
      HSL:
        260°, 71.3004%, 56.2745%
        HSV (HSB):
        260°, 71.3004%, 87.4510%
        XYZ:
        22.4888, 12.7764, 71.0928
        xyY:
        0.2114, 0.1201, 12.7764
      CIE-Lab:
        42.4244, 57.4227, -72.7759
        CIE-LCH:
        42.4244, 92.7022, 308.2747
        CIE-Luv:
        42.4244, 6.9625, -109.9200
        Hunter-Lab:
        35.7441, 49.7530, -92.9033
      #7540df color charts
#7540df RGB chart
      #7540df CMYK chart
      #7540df RGB pie chart
      #7540df color shades, tints & tones
#7540df color schemes
#7540df color preview, HTML & CSS examples
           This text has a color of #7540df        
        
          <p style="color:#7540df;">Text here</p>
        
        
          .mytext {color:#7540df;}
        
        Text color #7540df
      
           This box has a color of #7540df        
        
          <div style="background-color:#7540df;">Content here</div>
        
        
          .mybackground {background-color:#7540df;}
        
        Background color #7540df
      
           Border around this has a color of #7540df        
        
          <div style="border:2px solid #7540df;">Content here</div>
        
        
          .myborder {border:2px solid #7540df;}
        
        Border color #7540df