#4540ea color space conversions
Hex:
        #4540ea
        RGB:
        69, 64, 234
        CMY:
        73, 75, 8
        CMYK:
        71, 73, 0, 8
      HSL:
        242°, 80.1887%, 58.4314%
        HSV (HSB):
        242°, 72.6496%, 91.7647%
        XYZ:
        19.1389, 10.8725, 78.9318
        xyY:
        0.1757, 0.0998, 10.8725
      CIE-Lab:
        39.3649, 54.4225, -84.2071
        CIE-LCH:
        39.3649, 100.2628, 302.8743
        CIE-Luv:
        39.3649, -7.7472, -120.1626
        Hunter-Lab:
        32.9735, 45.9038, -118.8466
      #4540ea color charts
#4540ea RGB chart
      #4540ea CMYK chart
      #4540ea RGB pie chart
      #4540ea color shades, tints & tones
#4540ea color schemes
#4540ea color preview, HTML & CSS examples
           This text has a color of #4540ea        
        
          <p style="color:#4540ea;">Text here</p>
        
        
          .mytext {color:#4540ea;}
        
        Text color #4540ea
      
           This box has a color of #4540ea        
        
          <div style="background-color:#4540ea;">Content here</div>
        
        
          .mybackground {background-color:#4540ea;}
        
        Background color #4540ea
      
           Border around this has a color of #4540ea        
        
          <div style="border:2px solid #4540ea;">Content here</div>
        
        
          .myborder {border:2px solid #4540ea;}
        
        Border color #4540ea