#1a5470 color space conversions
Hex:
        #1a5470
        RGB:
        26, 84, 112
        CMY:
        90, 67, 56
        CMYK:
        77, 25, 0, 56
      HSL:
        200°, 62.3188%, 27.0588%
        HSV (HSB):
        200°, 76.7857%, 43.9216%
        XYZ:
        6.5210, 7.7301, 16.4776
        xyY:
        0.2122, 0.2516, 7.7301
      CIE-Lab:
        33.4144, -8.3041, -21.3826
        CIE-LCH:
        33.4144, 22.9384, 248.7760
        CIE-Luv:
        33.4144, -20.0279, -27.6406
        Hunter-Lab:
        27.8031, -6.7899, -15.6763
      #1a5470 color charts
#1a5470 RGB chart
      #1a5470 CMYK chart
      #1a5470 RGB pie chart
      #1a5470 color shades, tints & tones
#1a5470 color schemes
#1a5470 color preview, HTML & CSS examples
           This text has a color of #1a5470        
        
          <p style="color:#1a5470;">Text here</p>
        
        
          .mytext {color:#1a5470;}
        
        Text color #1a5470
      
           This box has a color of #1a5470        
        
          <div style="background-color:#1a5470;">Content here</div>
        
        
          .mybackground {background-color:#1a5470;}
        
        Background color #1a5470
      
           Border around this has a color of #1a5470        
        
          <div style="border:2px solid #1a5470;">Content here</div>
        
        
          .myborder {border:2px solid #1a5470;}
        
        Border color #1a5470