#1a5066 color space conversions
Hex:
        #1a5066
        RGB:
        26, 80, 102
        CMY:
        90, 69, 60
        CMYK:
        75, 22, 0, 60
      HSL:
        197°, 59.3750%, 25.0980%
        HSV (HSB):
        197°, 74.5098%, 40.0000%
        XYZ:
        5.6929, 6.9162, 13.6053
        xyY:
        0.2172, 0.2638, 6.9162
      CIE-Lab:
        31.6155, -9.6089, -17.8919
        CIE-LCH:
        31.6155, 20.3089, 241.7619
        CIE-Luv:
        31.6155, -19.0225, -22.2183
        Hunter-Lab:
        26.2988, -7.3826, -12.2637
      #1a5066 color charts
#1a5066 RGB chart
      #1a5066 CMYK chart
      #1a5066 RGB pie chart
      #1a5066 color shades, tints & tones
#1a5066 color schemes
#1a5066 color preview, HTML & CSS examples
           This text has a color of #1a5066        
        
          <p style="color:#1a5066;">Text here</p>
        
        
          .mytext {color:#1a5066;}
        
        Text color #1a5066
      
           This box has a color of #1a5066        
        
          <div style="background-color:#1a5066;">Content here</div>
        
        
          .mybackground {background-color:#1a5066;}
        
        Background color #1a5066
      
           Border around this has a color of #1a5066        
        
          <div style="border:2px solid #1a5066;">Content here</div>
        
        
          .myborder {border:2px solid #1a5066;}
        
        Border color #1a5066