#1a5495 color space conversions
Hex:
        #1a5495
        RGB:
        26, 84, 149
        CMY:
        90, 67, 42
        CMYK:
        83, 44, 0, 42
      HSL:
        212°, 70.2857%, 34.3137%
        HSV (HSB):
        212°, 82.5503%, 58.4314%
        XYZ:
        9.0211, 8.7302, 29.6434
        xyY:
        0.1903, 0.1842, 8.7302
      CIE-Lab:
        35.4595, 6.2667, -40.9008
        CIE-LCH:
        35.4595, 41.3781, 278.7109
        CIE-Luv:
        35.4595, -18.5308, -57.6609
        Hunter-Lab:
        29.5469, 2.7919, -38.8008
      #1a5495 color charts
#1a5495 RGB chart
      #1a5495 CMYK chart
      #1a5495 RGB pie chart
      #1a5495 color shades, tints & tones
#1a5495 color schemes
#1a5495 color preview, HTML & CSS examples
           This text has a color of #1a5495        
        
          <p style="color:#1a5495;">Text here</p>
        
        
          .mytext {color:#1a5495;}
        
        Text color #1a5495
      
           This box has a color of #1a5495        
        
          <div style="background-color:#1a5495;">Content here</div>
        
        
          .mybackground {background-color:#1a5495;}
        
        Background color #1a5495
      
           Border around this has a color of #1a5495        
        
          <div style="border:2px solid #1a5495;">Content here</div>
        
        
          .myborder {border:2px solid #1a5495;}
        
        Border color #1a5495