#1e5482 color space conversions
Hex:
        #1e5482
        RGB:
        30, 84, 130
        CMY:
        88, 67, 49
        CMYK:
        77, 35, 0, 49
      HSL:
        208°, 62.5000%, 31.3725%
        HSV (HSB):
        208°, 76.9231%, 50.9804%
        XYZ:
        7.7350, 8.2284, 22.2996
        xyY:
        0.2022, 0.2150, 8.2284
      CIE-Lab:
        34.4540, -0.7983, -30.9000
        CIE-LCH:
        34.4540, 30.9103, 268.5200
        CIE-Luv:
        34.4540, -18.6435, -42.2962
        Hunter-Lab:
        28.6851, -2.0661, -26.0121
      #1e5482 color charts
#1e5482 RGB chart
      #1e5482 CMYK chart
      #1e5482 RGB pie chart
      #1e5482 color shades, tints & tones
#1e5482 color schemes
#1e5482 color preview, HTML & CSS examples
           This text has a color of #1e5482        
        
          <p style="color:#1e5482;">Text here</p>
        
        
          .mytext {color:#1e5482;}
        
        Text color #1e5482
      
           This box has a color of #1e5482        
        
          <div style="background-color:#1e5482;">Content here</div>
        
        
          .mybackground {background-color:#1e5482;}
        
        Background color #1e5482
      
           Border around this has a color of #1e5482        
        
          <div style="border:2px solid #1e5482;">Content here</div>
        
        
          .myborder {border:2px solid #1e5482;}
        
        Border color #1e5482