#1e3172 color space conversions
Hex:
        #1e3172
        RGB:
        30, 49, 114
        CMY:
        88, 81, 55
        CMYK:
        74, 57, 0, 55
      HSL:
        226°, 58.3333%, 28.2353%
        HSV (HSB):
        226°, 73.6842%, 44.7059%
        XYZ:
        4.6710, 3.6875, 16.3852
        xyY:
        0.1888, 0.1490, 3.6875
      CIE-Lab:
        22.6104, 16.7204, -39.8105
        CIE-LCH:
        22.6104, 43.1792, 292.7824
        CIE-Luv:
        22.6104, -7.8324, -48.2787
        Hunter-Lab:
        19.2030, 9.8137, -37.1478
      #1e3172 color charts
#1e3172 RGB chart
      #1e3172 CMYK chart
      #1e3172 RGB pie chart
      #1e3172 color shades, tints & tones
#1e3172 color schemes
#1e3172 color preview, HTML & CSS examples
           This text has a color of #1e3172        
        
          <p style="color:#1e3172;">Text here</p>
        
        
          .mytext {color:#1e3172;}
        
        Text color #1e3172
      
           This box has a color of #1e3172        
        
          <div style="background-color:#1e3172;">Content here</div>
        
        
          .mybackground {background-color:#1e3172;}
        
        Background color #1e3172
      
           Border around this has a color of #1e3172        
        
          <div style="border:2px solid #1e3172;">Content here</div>
        
        
          .myborder {border:2px solid #1e3172;}
        
        Border color #1e3172