#1a5670 color space conversions
Hex:
        #1a5670
        RGB:
        26, 86, 112
        CMY:
        90, 66, 56
        CMYK:
        77, 23, 0, 56
      HSL:
        198°, 62.3188%, 27.0588%
        HSV (HSB):
        198°, 76.7857%, 43.9216%
        XYZ:
        6.6784, 8.0450, 16.5301
        xyY:
        0.2137, 0.2574, 8.0450
      CIE-Lab:
        34.0765, -9.5237, -20.3540
        CIE-LCH:
        34.0765, 22.4719, 244.9250
        CIE-Luv:
        34.0765, -20.7621, -26.1977
        Hunter-Lab:
        28.3638, -7.6077, -14.6989
      #1a5670 color charts
#1a5670 RGB chart
      #1a5670 CMYK chart
      #1a5670 RGB pie chart
      #1a5670 color shades, tints & tones
#1a5670 color schemes
#1a5670 color preview, HTML & CSS examples
           This text has a color of #1a5670        
        
          <p style="color:#1a5670;">Text here</p>
        
        
          .mytext {color:#1a5670;}
        
        Text color #1a5670
      
           This box has a color of #1a5670        
        
          <div style="background-color:#1a5670;">Content here</div>
        
        
          .mybackground {background-color:#1a5670;}
        
        Background color #1a5670
      
           Border around this has a color of #1a5670        
        
          <div style="border:2px solid #1a5670;">Content here</div>
        
        
          .myborder {border:2px solid #1a5670;}
        
        Border color #1a5670