#1e2e96 color space conversions
Hex:
        #1e2e96
        RGB:
        30, 46, 150
        CMY:
        88, 82, 41
        CMYK:
        80, 69, 0, 41
      HSL:
        232°, 66.6667%, 35.2941%
        HSV (HSB):
        232°, 80.0000%, 58.8235%
        XYZ:
        7.0174, 4.4320, 29.3398
        xyY:
        0.1720, 0.1087, 4.4320
      CIE-Lab:
        25.0511, 32.8126, -58.4023
        CIE-LCH:
        25.0511, 66.9887, 299.3289
        CIE-Luv:
        25.0511, -7.8328, -72.0946
        Hunter-Lab:
        21.0524, 22.6582, -67.8933
      #1e2e96 color charts
#1e2e96 RGB chart
      #1e2e96 CMYK chart
      #1e2e96 RGB pie chart
      #1e2e96 color shades, tints & tones
#1e2e96 color schemes
#1e2e96 color preview, HTML & CSS examples
           This text has a color of #1e2e96        
        
          <p style="color:#1e2e96;">Text here</p>
        
        
          .mytext {color:#1e2e96;}
        
        Text color #1e2e96
      
           This box has a color of #1e2e96        
        
          <div style="background-color:#1e2e96;">Content here</div>
        
        
          .mybackground {background-color:#1e2e96;}
        
        Background color #1e2e96
      
           Border around this has a color of #1e2e96        
        
          <div style="border:2px solid #1e2e96;">Content here</div>
        
        
          .myborder {border:2px solid #1e2e96;}
        
        Border color #1e2e96