#1e4085 color space conversions
Hex:
        #1e4085
        RGB:
        30, 64, 133
        CMY:
        88, 75, 48
        CMYK:
        77, 52, 0, 48
      HSL:
        220°, 63.1902%, 31.9608%
        HSV (HSB):
        220°, 77.4436%, 52.1569%
        XYZ:
        6.6025, 5.6363, 22.9302
        xyY:
        0.1877, 0.1603, 5.6363
      CIE-Lab:
        28.4756, 13.8329, -42.3085
        CIE-LCH:
        28.4756, 44.5125, 288.1053
        CIE-Luv:
        28.4756, -12.1100, -55.9612
        Hunter-Lab:
        23.7408, 8.0954, -40.6470
      #1e4085 color charts
#1e4085 RGB chart
      #1e4085 CMYK chart
      #1e4085 RGB pie chart
      #1e4085 color shades, tints & tones
#1e4085 color schemes
#1e4085 color preview, HTML & CSS examples
           This text has a color of #1e4085        
        
          <p style="color:#1e4085;">Text here</p>
        
        
          .mytext {color:#1e4085;}
        
        Text color #1e4085
      
           This box has a color of #1e4085        
        
          <div style="background-color:#1e4085;">Content here</div>
        
        
          .mybackground {background-color:#1e4085;}
        
        Background color #1e4085
      
           Border around this has a color of #1e4085        
        
          <div style="border:2px solid #1e4085;">Content here</div>
        
        
          .myborder {border:2px solid #1e4085;}
        
        Border color #1e4085