#1e4985 color space conversions
Hex:
        #1e4985
        RGB:
        30, 73, 133
        CMY:
        88, 71, 48
        CMYK:
        77, 45, 0, 48
      HSL:
        215°, 63.1902%, 31.9608%
        HSV (HSB):
        215°, 77.4436%, 52.1569%
        XYZ:
        7.1516, 6.7346, 23.1133
        xyY:
        0.1933, 0.1820, 6.7346
      CIE-Lab:
        31.1948, 7.6595, -37.9360
        CIE-LCH:
        31.1948, 38.7015, 281.4148
        CIE-Luv:
        31.1948, -14.8773, -51.4558
        Hunter-Lab:
        25.9510, 3.7768, -34.6409
      #1e4985 color charts
#1e4985 RGB chart
      #1e4985 CMYK chart
      #1e4985 RGB pie chart
      #1e4985 color shades, tints & tones
#1e4985 color schemes
#1e4985 color preview, HTML & CSS examples
           This text has a color of #1e4985        
        
          <p style="color:#1e4985;">Text here</p>
        
        
          .mytext {color:#1e4985;}
        
        Text color #1e4985
      
           This box has a color of #1e4985        
        
          <div style="background-color:#1e4985;">Content here</div>
        
        
          .mybackground {background-color:#1e4985;}
        
        Background color #1e4985
      
           Border around this has a color of #1e4985        
        
          <div style="border:2px solid #1e4985;">Content here</div>
        
        
          .myborder {border:2px solid #1e4985;}
        
        Border color #1e4985