#1e2a52 color space conversions
Hex:
        #1e2a52
        RGB:
        30, 42, 82
        CMY:
        88, 84, 68
        CMYK:
        63, 49, 0, 68
      HSL:
        226°, 46.4286%, 21.9608%
        HSV (HSB):
        226°, 63.4146%, 32.1569%
        XYZ:
        2.8864, 2.5411, 8.3210
        xyY:
        0.2099, 0.1848, 2.5411
      CIE-Lab:
        18.1037, 8.9955, -26.0734
        CIE-LCH:
        18.1037, 27.5815, 289.0348
        CIE-Luv:
        18.1037, -5.3705, -28.6279
        Hunter-Lab:
        15.9410, 4.4237, -19.7900
      #1e2a52 color charts
#1e2a52 RGB chart
      #1e2a52 CMYK chart
      #1e2a52 RGB pie chart
      #1e2a52 color shades, tints & tones
#1e2a52 color schemes
#1e2a52 color preview, HTML & CSS examples
           This text has a color of #1e2a52        
        
          <p style="color:#1e2a52;">Text here</p>
        
        
          .mytext {color:#1e2a52;}
        
        Text color #1e2a52
      
           This box has a color of #1e2a52        
        
          <div style="background-color:#1e2a52;">Content here</div>
        
        
          .mybackground {background-color:#1e2a52;}
        
        Background color #1e2a52
      
           Border around this has a color of #1e2a52        
        
          <div style="border:2px solid #1e2a52;">Content here</div>
        
        
          .myborder {border:2px solid #1e2a52;}
        
        Border color #1e2a52