#1a4b82 color space conversions
Hex:
        #1a4b82
        RGB:
        26, 75, 130
        CMY:
        90, 71, 49
        CMYK:
        80, 42, 0, 49
      HSL:
        212°, 66.6667%, 30.5882%
        HSV (HSB):
        212°, 80.0000%, 50.9804%
        XYZ:
        6.9713, 6.8635, 22.0764
        xyY:
        0.1941, 0.1911, 6.8635
      CIE-Lab:
        31.4941, 4.5811, -35.6088
        CIE-LCH:
        31.4941, 35.9022, 277.3309
        CIE-Luv:
        31.4941, -16.1876, -48.1758
        Hunter-Lab:
        26.1982, 1.6519, -31.6231
      #1a4b82 color charts
#1a4b82 RGB chart
      #1a4b82 CMYK chart
      #1a4b82 RGB pie chart
      #1a4b82 color shades, tints & tones
#1a4b82 color schemes
#1a4b82 color preview, HTML & CSS examples
           This text has a color of #1a4b82        
        
          <p style="color:#1a4b82;">Text here</p>
        
        
          .mytext {color:#1a4b82;}
        
        Text color #1a4b82
      
           This box has a color of #1a4b82        
        
          <div style="background-color:#1a4b82;">Content here</div>
        
        
          .mybackground {background-color:#1a4b82;}
        
        Background color #1a4b82
      
           Border around this has a color of #1a4b82        
        
          <div style="border:2px solid #1a4b82;">Content here</div>
        
        
          .myborder {border:2px solid #1a4b82;}
        
        Border color #1a4b82