#1e4380 color space conversions
Hex:
        #1e4380
        RGB:
        30, 67, 128
        CMY:
        88, 74, 50
        CMYK:
        77, 48, 0, 50
      HSL:
        217°, 62.0253%, 30.9804%
        HSV (HSB):
        217°, 76.5625%, 50.1961%
        XYZ:
        6.4389, 5.8488, 21.2116
        xyY:
        0.1922, 0.1746, 5.8488
      CIE-Lab:
        29.0279, 9.7407, -38.3062
        CIE-LCH:
        29.0279, 39.5252, 284.2671
        CIE-Luv:
        29.0279, -13.0684, -50.8555
        Hunter-Lab:
        24.1844, 5.2012, -35.0730
      #1e4380 color charts
#1e4380 RGB chart
      #1e4380 CMYK chart
      #1e4380 RGB pie chart
      #1e4380 color shades, tints & tones
#1e4380 color schemes
#1e4380 color preview, HTML & CSS examples
           This text has a color of #1e4380        
        
          <p style="color:#1e4380;">Text here</p>
        
        
          .mytext {color:#1e4380;}
        
        Text color #1e4380
      
           This box has a color of #1e4380        
        
          <div style="background-color:#1e4380;">Content here</div>
        
        
          .mybackground {background-color:#1e4380;}
        
        Background color #1e4380
      
           Border around this has a color of #1e4380        
        
          <div style="border:2px solid #1e4380;">Content here</div>
        
        
          .myborder {border:2px solid #1e4380;}
        
        Border color #1e4380