#1a5491 color space conversions
Hex:
        #1a5491
        RGB:
        26, 84, 145
        CMY:
        90, 67, 43
        CMYK:
        82, 42, 0, 43
      HSL:
        211°, 69.5906%, 33.5294%
        HSV (HSB):
        211°, 82.0690%, 56.8627%
        XYZ:
        8.7072, 8.6046, 27.9900
        xyY:
        0.1922, 0.1899, 8.6046
      CIE-Lab:
        35.2116, 4.6581, -38.8721
        CIE-LCH:
        35.2116, 39.1502, 276.8333
        CIE-Luv:
        35.2116, -18.6645, -54.5190
        Hunter-Lab:
        29.3336, 1.6508, -36.0408
      #1a5491 color charts
#1a5491 RGB chart
      #1a5491 CMYK chart
      #1a5491 RGB pie chart
      #1a5491 color shades, tints & tones
#1a5491 color schemes
#1a5491 color preview, HTML & CSS examples
           This text has a color of #1a5491        
        
          <p style="color:#1a5491;">Text here</p>
        
        
          .mytext {color:#1a5491;}
        
        Text color #1a5491
      
           This box has a color of #1a5491        
        
          <div style="background-color:#1a5491;">Content here</div>
        
        
          .mybackground {background-color:#1a5491;}
        
        Background color #1a5491
      
           Border around this has a color of #1a5491        
        
          <div style="border:2px solid #1a5491;">Content here</div>
        
        
          .myborder {border:2px solid #1a5491;}
        
        Border color #1a5491