#1a516e color space conversions
Hex:
        #1a516e
        RGB:
        26, 81, 110
        CMY:
        90, 68, 57
        CMYK:
        76, 26, 0, 57
      HSL:
        201°, 61.7647%, 26.6667%
        HSV (HSB):
        201°, 76.3636%, 43.1373%
        XYZ:
        6.1829, 7.2303, 15.8216
        xyY:
        0.2115, 0.2473, 7.2303
      CIE-Lab:
        32.3255, -7.2105, -21.8263
        CIE-LCH:
        32.3255, 22.9865, 251.7186
        CIE-Luv:
        32.3255, -19.0243, -28.1162
        Hunter-Lab:
        26.8891, -6.0116, -16.0638
      #1a516e color charts
#1a516e RGB chart
      #1a516e CMYK chart
      #1a516e RGB pie chart
      #1a516e color shades, tints & tones
#1a516e color schemes
#1a516e color preview, HTML & CSS examples
           This text has a color of #1a516e        
        
          <p style="color:#1a516e;">Text here</p>
        
        
          .mytext {color:#1a516e;}
        
        Text color #1a516e
      
           This box has a color of #1a516e        
        
          <div style="background-color:#1a516e;">Content here</div>
        
        
          .mybackground {background-color:#1a516e;}
        
        Background color #1a516e
      
           Border around this has a color of #1a516e        
        
          <div style="border:2px solid #1a516e;">Content here</div>
        
        
          .myborder {border:2px solid #1a516e;}
        
        Border color #1a516e