#1a5041 color space conversions
Hex:
        #1a5041
        RGB:
        26, 80, 65
        CMY:
        90, 69, 75
        CMYK:
        68, 0, 19, 69
      HSL:
        163°, 50.9434%, 20.7843%
        HSV (HSB):
        163°, 67.5000%, 31.3725%
        XYZ:
        4.2488, 6.3386, 6.0006
        xyY:
        0.2561, 0.3821, 6.3386
      CIE-Lab:
        30.2511, -21.9069, 3.6335
        CIE-LCH:
        30.2511, 22.2062, 170.5826
        CIE-Luv:
        30.2511, -20.8389, 7.0311
        Hunter-Lab:
        25.1766, -13.9353, 3.4924
      #1a5041 color charts
#1a5041 RGB chart
      #1a5041 CMYK chart
      #1a5041 RGB pie chart
      #1a5041 color shades, tints & tones
#1a5041 color schemes
#1a5041 color preview, HTML & CSS examples
           This text has a color of #1a5041        
        
          <p style="color:#1a5041;">Text here</p>
        
        
          .mytext {color:#1a5041;}
        
        Text color #1a5041
      
           This box has a color of #1a5041        
        
          <div style="background-color:#1a5041;">Content here</div>
        
        
          .mybackground {background-color:#1a5041;}
        
        Background color #1a5041
      
           Border around this has a color of #1a5041        
        
          <div style="border:2px solid #1a5041;">Content here</div>
        
        
          .myborder {border:2px solid #1a5041;}
        
        Border color #1a5041