#1e4850 color space conversions
Hex:
        #1e4850
        RGB:
        30, 72, 80
        CMY:
        88, 72, 69
        CMYK:
        63, 10, 0, 69
      HSL:
        190°, 45.4545%, 21.5686%
        HSV (HSB):
        190°, 62.5000%, 31.3725%
        XYZ:
        4.3008, 5.4899, 8.4224
        xyY:
        0.2361, 0.3014, 5.4899
      CIE-Lab:
        28.0873, -11.8599, -9.2035
        CIE-LCH:
        28.0873, 15.0121, 217.8123
        CIE-Luv:
        28.0873, -16.1125, -9.8052
        Hunter-Lab:
        23.4306, -8.2394, -4.9111
      #1e4850 color charts
#1e4850 RGB chart
      #1e4850 CMYK chart
      #1e4850 RGB pie chart
      #1e4850 color shades, tints & tones
#1e4850 color schemes
#1e4850 color preview, HTML & CSS examples
           This text has a color of #1e4850        
        
          <p style="color:#1e4850;">Text here</p>
        
        
          .mytext {color:#1e4850;}
        
        Text color #1e4850
      
           This box has a color of #1e4850        
        
          <div style="background-color:#1e4850;">Content here</div>
        
        
          .mybackground {background-color:#1e4850;}
        
        Background color #1e4850
      
           Border around this has a color of #1e4850        
        
          <div style="border:2px solid #1e4850;">Content here</div>
        
        
          .myborder {border:2px solid #1e4850;}
        
        Border color #1e4850