#1a6686 color space conversions
Hex:
        #1a6686
        RGB:
        26, 102, 134
        CMY:
        90, 60, 47
        CMYK:
        81, 24, 0, 47
      HSL:
        198°, 67.5000%, 31.3725%
        HSV (HSB):
        198°, 80.5970%, 52.5490%
        XYZ:
        9.4804, 11.4436, 24.2634
        xyY:
        0.2098, 0.2532, 11.4436
      CIE-Lab:
        40.3178, -10.8671, -24.1538
        CIE-LCH:
        40.3178, 26.4859, 245.7765
        CIE-Luv:
        40.3178, -25.4188, -32.8810
        Hunter-Lab:
        33.8284, -9.1748, -18.8459
      #1a6686 color charts
#1a6686 RGB chart
      #1a6686 CMYK chart
      #1a6686 RGB pie chart
      #1a6686 color shades, tints & tones
#1a6686 color schemes
#1a6686 color preview, HTML & CSS examples
           This text has a color of #1a6686        
        
          <p style="color:#1a6686;">Text here</p>
        
        
          .mytext {color:#1a6686;}
        
        Text color #1a6686
      
           This box has a color of #1a6686        
        
          <div style="background-color:#1a6686;">Content here</div>
        
        
          .mybackground {background-color:#1a6686;}
        
        Background color #1a6686
      
           Border around this has a color of #1a6686        
        
          <div style="border:2px solid #1a6686;">Content here</div>
        
        
          .myborder {border:2px solid #1a6686;}
        
        Border color #1a6686