#4540ff color space conversions
Hex:
        #4540ff
        RGB:
        69, 64, 255
        CMY:
        73, 75, 0
        CMYK:
        73, 75, 0, 0
      HSL:
        242°, 100.0000%, 62.5490%
        HSV (HSB):
        242°, 74.9020%, 100.0000%
        XYZ:
        22.3376, 12.1520, 95.7760
        xyY:
        0.1715, 0.0933, 12.1520
      CIE-Lab:
        41.4567, 60.8995, -92.5662
        CIE-LCH:
        41.4567, 110.8027, 303.3410
        CIE-Luv:
        41.4567, -8.7377, -132.5887
        Hunter-Lab:
        34.8597, 53.3759, -138.4956
      #4540ff color charts
#4540ff RGB chart
      #4540ff CMYK chart
      #4540ff RGB pie chart
      #4540ff color shades, tints & tones
#4540ff color schemes
#4540ff color preview, HTML & CSS examples
           This text has a color of #4540ff        
        
          <p style="color:#4540ff;">Text here</p>
        
        
          .mytext {color:#4540ff;}
        
        Text color #4540ff
      
           This box has a color of #4540ff        
        
          <div style="background-color:#4540ff;">Content here</div>
        
        
          .mybackground {background-color:#4540ff;}
        
        Background color #4540ff
      
           Border around this has a color of #4540ff        
        
          <div style="border:2px solid #4540ff;">Content here</div>
        
        
          .myborder {border:2px solid #4540ff;}
        
        Border color #4540ff