#1e4e84 color space conversions
Hex:
        #1e4e84
        RGB:
        30, 78, 132
        CMY:
        88, 69, 48
        CMYK:
        77, 41, 0, 48
      HSL:
        212°, 62.9630%, 31.7647%
        HSV (HSB):
        212°, 77.2727%, 51.7647%
        XYZ:
        7.4247, 7.3907, 22.8650
        xyY:
        0.1970, 0.1961, 7.3907
      CIE-Lab:
        32.6804, 3.9093, -34.9460
        CIE-LCH:
        32.6804, 35.1640, 276.3830
        CIE-Luv:
        32.6804, -16.5359, -47.7549
        Hunter-Lab:
        27.1859, 1.1743, -30.8364
      #1e4e84 color charts
#1e4e84 RGB chart
      #1e4e84 CMYK chart
      #1e4e84 RGB pie chart
      #1e4e84 color shades, tints & tones
#1e4e84 color schemes
#1e4e84 color preview, HTML & CSS examples
           This text has a color of #1e4e84        
        
          <p style="color:#1e4e84;">Text here</p>
        
        
          .mytext {color:#1e4e84;}
        
        Text color #1e4e84
      
           This box has a color of #1e4e84        
        
          <div style="background-color:#1e4e84;">Content here</div>
        
        
          .mybackground {background-color:#1e4e84;}
        
        Background color #1e4e84
      
           Border around this has a color of #1e4e84        
        
          <div style="border:2px solid #1e4e84;">Content here</div>
        
        
          .myborder {border:2px solid #1e4e84;}
        
        Border color #1e4e84