#1e2e97 color space conversions
Hex:
        #1e2e97
        RGB:
        30, 46, 151
        CMY:
        88, 82, 41
        CMYK:
        80, 70, 0, 41
      HSL:
        232°, 66.8508%, 35.4902%
        HSV (HSB):
        232°, 80.1325%, 59.2157%
        XYZ:
        7.0983, 4.4644, 29.7657
        xyY:
        0.1718, 0.1080, 4.4644
      CIE-Lab:
        25.1508, 33.1859, -58.8526
        CIE-LCH:
        25.1508, 67.5643, 299.4179
        CIE-Luv:
        25.1508, -7.8578, -72.7101
        Hunter-Lab:
        21.1291, 22.9914, -68.7349
      #1e2e97 color charts
#1e2e97 RGB chart
      #1e2e97 CMYK chart
      #1e2e97 RGB pie chart
      #1e2e97 color shades, tints & tones
#1e2e97 color schemes
#1e2e97 color preview, HTML & CSS examples
           This text has a color of #1e2e97        
        
          <p style="color:#1e2e97;">Text here</p>
        
        
          .mytext {color:#1e2e97;}
        
        Text color #1e2e97
      
           This box has a color of #1e2e97        
        
          <div style="background-color:#1e2e97;">Content here</div>
        
        
          .mybackground {background-color:#1e2e97;}
        
        Background color #1e2e97
      
           Border around this has a color of #1e2e97        
        
          <div style="border:2px solid #1e2e97;">Content here</div>
        
        
          .myborder {border:2px solid #1e2e97;}
        
        Border color #1e2e97