#1a346d color space conversions
Hex:
        #1a346d
        RGB:
        26, 52, 109
        CMY:
        90, 80, 57
        CMYK:
        76, 52, 0, 57
      HSL:
        221°, 61.4815%, 26.4706%
        HSV (HSB):
        221°, 76.1468%, 42.7451%
        XYZ:
        4.4143, 3.7797, 14.9649
        xyY:
        0.1906, 0.1632, 3.7797
      CIE-Lab:
        22.9294, 11.9270, -36.0933
        CIE-LCH:
        22.9294, 38.0129, 288.2861
        CIE-Luv:
        22.9294, -9.3209, -43.9466
        Hunter-Lab:
        19.4415, 6.5069, -32.0288
      #1a346d color charts
#1a346d RGB chart
      #1a346d CMYK chart
      #1a346d RGB pie chart
      #1a346d color shades, tints & tones
#1a346d color schemes
#1a346d color preview, HTML & CSS examples
           This text has a color of #1a346d        
        
          <p style="color:#1a346d;">Text here</p>
        
        
          .mytext {color:#1a346d;}
        
        Text color #1a346d
      
           This box has a color of #1a346d        
        
          <div style="background-color:#1a346d;">Content here</div>
        
        
          .mybackground {background-color:#1a346d;}
        
        Background color #1a346d
      
           Border around this has a color of #1a346d        
        
          <div style="border:2px solid #1a346d;">Content here</div>
        
        
          .myborder {border:2px solid #1a346d;}
        
        Border color #1a346d