#1e4495 color space conversions
Hex:
        #1e4495
        RGB:
        30, 68, 149
        CMY:
        88, 73, 42
        CMYK:
        80, 54, 0, 42
      HSL:
        221°, 66.4804%, 35.0980%
        HSV (HSB):
        221°, 79.8658%, 58.4314%
        XYZ:
        8.0274, 6.5802, 29.2808
        xyY:
        0.1829, 0.1499, 6.5802
      CIE-Lab:
        30.8314, 17.5125, -48.3496
        CIE-LCH:
        30.8314, 51.4234, 289.9107
        CIE-Luv:
        30.8314, -13.1523, -65.7198
        Hunter-Lab:
        25.6519, 10.9680, -49.7213
      #1e4495 color charts
#1e4495 RGB chart
      #1e4495 CMYK chart
      #1e4495 RGB pie chart
      #1e4495 color shades, tints & tones
#1e4495 color schemes
#1e4495 color preview, HTML & CSS examples
           This text has a color of #1e4495        
        
          <p style="color:#1e4495;">Text here</p>
        
        
          .mytext {color:#1e4495;}
        
        Text color #1e4495
      
           This box has a color of #1e4495        
        
          <div style="background-color:#1e4495;">Content here</div>
        
        
          .mybackground {background-color:#1e4495;}
        
        Background color #1e4495
      
           Border around this has a color of #1e4495        
        
          <div style="border:2px solid #1e4495;">Content here</div>
        
        
          .myborder {border:2px solid #1e4495;}
        
        Border color #1e4495