#1e2e75 color space conversions
Hex:
        #1e2e75
        RGB:
        30, 46, 117
        CMY:
        88, 82, 54
        CMYK:
        74, 61, 0, 54
      HSL:
        229°, 59.1837%, 28.8235%
        HSV (HSB):
        229°, 74.3590%, 45.8824%
        XYZ:
        4.7233, 3.5144, 17.2590
        xyY:
        0.1853, 0.1378, 3.5144
      CIE-Lab:
        21.9962, 20.0487, -42.7279
        CIE-LCH:
        21.9962, 47.1977, 295.1369
        CIE-Luv:
        21.9962, -7.1059, -51.1088
        Hunter-Lab:
        18.7466, 12.1673, -41.4625
      #1e2e75 color charts
#1e2e75 RGB chart
      #1e2e75 CMYK chart
      #1e2e75 RGB pie chart
      #1e2e75 color shades, tints & tones
#1e2e75 color schemes
#1e2e75 color preview, HTML & CSS examples
           This text has a color of #1e2e75        
        
          <p style="color:#1e2e75;">Text here</p>
        
        
          .mytext {color:#1e2e75;}
        
        Text color #1e2e75
      
           This box has a color of #1e2e75        
        
          <div style="background-color:#1e2e75;">Content here</div>
        
        
          .mybackground {background-color:#1e2e75;}
        
        Background color #1e2e75
      
           Border around this has a color of #1e2e75        
        
          <div style="border:2px solid #1e2e75;">Content here</div>
        
        
          .myborder {border:2px solid #1e2e75;}
        
        Border color #1e2e75