#1e3293 color space conversions
Hex:
        #1e3293
        RGB:
        30, 50, 147
        CMY:
        88, 80, 42
        CMYK:
        80, 66, 0, 42
      HSL:
        230°, 66.1017%, 34.7059%
        HSV (HSB):
        230°, 79.5918%, 57.6471%
        XYZ:
        6.9425, 4.6638, 28.1381
        xyY:
        0.1747, 0.1173, 4.6638
      CIE-Lab:
        25.7547, 29.0307, -55.4010
        CIE-LCH:
        25.7547, 62.5464, 297.6550
        CIE-Luv:
        25.7547, -8.6017, -69.6853
        Hunter-Lab:
        21.5959, 19.5902, -62.1341
      #1e3293 color charts
#1e3293 RGB chart
      #1e3293 CMYK chart
      #1e3293 RGB pie chart
      #1e3293 color shades, tints & tones
#1e3293 color schemes
#1e3293 color preview, HTML & CSS examples
           This text has a color of #1e3293        
        
          <p style="color:#1e3293;">Text here</p>
        
        
          .mytext {color:#1e3293;}
        
        Text color #1e3293
      
           This box has a color of #1e3293        
        
          <div style="background-color:#1e3293;">Content here</div>
        
        
          .mybackground {background-color:#1e3293;}
        
        Background color #1e3293
      
           Border around this has a color of #1e3293        
        
          <div style="border:2px solid #1e3293;">Content here</div>
        
        
          .myborder {border:2px solid #1e3293;}
        
        Border color #1e3293