#1e2054 color space conversions
Hex:
        #1e2054
        RGB:
        30, 32, 84
        CMY:
        88, 87, 67
        CMYK:
        64, 62, 0, 67
      HSL:
        238°, 47.3684%, 22.3529%
        HSV (HSB):
        238°, 64.2857%, 32.9412%
        XYZ:
        2.6522, 1.9491, 8.6239
        xyY:
        0.2005, 0.1474, 1.9491
      CIE-Lab:
        15.2180, 17.0948, -32.0663
        CIE-LCH:
        15.2180, 36.3384, 298.0624
        CIE-Luv:
        15.2180, -2.8043, -32.5700
        Hunter-Lab:
        13.9611, 9.4772, -26.8512
      #1e2054 color charts
#1e2054 RGB chart
      #1e2054 CMYK chart
      #1e2054 RGB pie chart
      #1e2054 color shades, tints & tones
#1e2054 color schemes
#1e2054 color preview, HTML & CSS examples
           This text has a color of #1e2054        
        
          <p style="color:#1e2054;">Text here</p>
        
        
          .mytext {color:#1e2054;}
        
        Text color #1e2054
      
           This box has a color of #1e2054        
        
          <div style="background-color:#1e2054;">Content here</div>
        
        
          .mybackground {background-color:#1e2054;}
        
        Background color #1e2054
      
           Border around this has a color of #1e2054        
        
          <div style="border:2px solid #1e2054;">Content here</div>
        
        
          .myborder {border:2px solid #1e2054;}
        
        Border color #1e2054