#1a2497 color space conversions
Hex:
        #1a2497
        RGB:
        26, 36, 151
        CMY:
        90, 86, 41
        CMYK:
        83, 76, 0, 41
      HSL:
        235°, 70.6215%, 34.7059%
        HSV (HSB):
        235°, 82.7815%, 59.2157%
        XYZ:
        6.6428, 3.7157, 29.6452
        xyY:
        0.1661, 0.0929, 3.7157
      CIE-Lab:
        22.7085, 39.1090, -62.8881
        CIE-LCH:
        22.7085, 74.0569, 301.8767
        CIE-Luv:
        22.7085, -6.5647, -73.0141
        Hunter-Lab:
        19.2762, 27.7796, -77.6898
      #1a2497 color charts
#1a2497 RGB chart
      #1a2497 CMYK chart
      #1a2497 RGB pie chart
      #1a2497 color shades, tints & tones
#1a2497 color schemes
#1a2497 color preview, HTML & CSS examples
           This text has a color of #1a2497        
        
          <p style="color:#1a2497;">Text here</p>
        
        
          .mytext {color:#1a2497;}
        
        Text color #1a2497
      
           This box has a color of #1a2497        
        
          <div style="background-color:#1a2497;">Content here</div>
        
        
          .mybackground {background-color:#1a2497;}
        
        Background color #1a2497
      
           Border around this has a color of #1a2497        
        
          <div style="border:2px solid #1a2497;">Content here</div>
        
        
          .myborder {border:2px solid #1a2497;}
        
        Border color #1a2497