#1a497a color space conversions
Hex:
        #1a497a
        RGB:
        26, 73, 122
        CMY:
        90, 71, 52
        CMYK:
        79, 40, 0, 52
      HSL:
        211°, 64.8649%, 29.0196%
        HSV (HSB):
        211°, 78.6885%, 47.8431%
        XYZ:
        6.3214, 6.3898, 19.3125
        xyY:
        0.1974, 0.1995, 6.3898
      CIE-Lab:
        30.3754, 2.6851, -32.4139
        CIE-LCH:
        30.3754, 32.5250, 274.7355
        CIE-Luv:
        30.3754, -15.7597, -43.1001
        Hunter-Lab:
        25.2781, 0.4014, -27.6030
      #1a497a color charts
#1a497a RGB chart
      #1a497a CMYK chart
      #1a497a RGB pie chart
      #1a497a color shades, tints & tones
#1a497a color schemes
#1a497a color preview, HTML & CSS examples
           This text has a color of #1a497a        
        
          <p style="color:#1a497a;">Text here</p>
        
        
          .mytext {color:#1a497a;}
        
        Text color #1a497a
      
           This box has a color of #1a497a        
        
          <div style="background-color:#1a497a;">Content here</div>
        
        
          .mybackground {background-color:#1a497a;}
        
        Background color #1a497a
      
           Border around this has a color of #1a497a        
        
          <div style="border:2px solid #1a497a;">Content here</div>
        
        
          .myborder {border:2px solid #1a497a;}
        
        Border color #1a497a