#1a5666 color space conversions
Hex:
        #1a5666
        RGB:
        26, 86, 102
        CMY:
        90, 66, 60
        CMYK:
        75, 16, 0, 60
      HSL:
        193°, 59.3750%, 25.0980%
        HSV (HSB):
        193°, 74.5098%, 40.0000%
        XYZ:
        6.1521, 7.8345, 13.7583
        xyY:
        0.2217, 0.2824, 7.8345
      CIE-Lab:
        33.6358, -13.1935, -14.7821
        CIE-LCH:
        33.6358, 19.8136, 228.2501
        CIE-Luv:
        33.6358, -21.2724, -17.8651
        Hunter-Lab:
        27.9902, -9.7496, -9.5504
      #1a5666 color charts
#1a5666 RGB chart
      #1a5666 CMYK chart
      #1a5666 RGB pie chart
      #1a5666 color shades, tints & tones
#1a5666 color schemes
#1a5666 color preview, HTML & CSS examples
           This text has a color of #1a5666        
        
          <p style="color:#1a5666;">Text here</p>
        
        
          .mytext {color:#1a5666;}
        
        Text color #1a5666
      
           This box has a color of #1a5666        
        
          <div style="background-color:#1a5666;">Content here</div>
        
        
          .mybackground {background-color:#1a5666;}
        
        Background color #1a5666
      
           Border around this has a color of #1a5666        
        
          <div style="border:2px solid #1a5666;">Content here</div>
        
        
          .myborder {border:2px solid #1a5666;}
        
        Border color #1a5666