#1e3372 color space conversions
Hex:
        #1e3372
        RGB:
        30, 51, 114
        CMY:
        88, 80, 55
        CMYK:
        74, 55, 0, 55
      HSL:
        225°, 58.3333%, 28.2353%
        HSV (HSB):
        225°, 73.6842%, 44.7059%
        XYZ:
        4.7565, 3.8586, 16.4137
        xyY:
        0.1900, 0.1542, 3.8586
      CIE-Lab:
        23.1983, 15.2972, -38.8585
        CIE-LCH:
        23.1983, 41.7610, 291.4878
        CIE-Luv:
        23.1983, -8.3768, -47.6278
        Hunter-Lab:
        19.6433, 8.8471, -35.7917
      #1e3372 color charts
#1e3372 RGB chart
      #1e3372 CMYK chart
      #1e3372 RGB pie chart
      #1e3372 color shades, tints & tones
#1e3372 color schemes
#1e3372 color preview, HTML & CSS examples
           This text has a color of #1e3372        
        
          <p style="color:#1e3372;">Text here</p>
        
        
          .mytext {color:#1e3372;}
        
        Text color #1e3372
      
           This box has a color of #1e3372        
        
          <div style="background-color:#1e3372;">Content here</div>
        
        
          .mybackground {background-color:#1e3372;}
        
        Background color #1e3372
      
           Border around this has a color of #1e3372        
        
          <div style="border:2px solid #1e3372;">Content here</div>
        
        
          .myborder {border:2px solid #1e3372;}
        
        Border color #1e3372