#2a5b42 color space conversions
Hex:
        #2a5b42
        RGB:
        42, 91, 66
        CMY:
        84, 64, 74
        CMYK:
        54, 0, 27, 64
      HSL:
        149°, 36.8421%, 26.0784%
        HSV (HSB):
        149°, 53.8462%, 35.6863%
        XYZ:
        5.6793, 8.3678, 6.4701
        xyY:
        0.2768, 0.4078, 8.3678
      CIE-Lab:
        34.7373, -23.2215, 9.4330
        CIE-LCH:
        34.7373, 25.0643, 157.8922
        CIE-Luv:
        34.7373, -21.2250, 14.3195
        Hunter-Lab:
        28.9271, -15.5772, 6.9877
      #2a5b42 color charts
#2a5b42 RGB chart
      #2a5b42 CMYK chart
      #2a5b42 RGB pie chart
      #2a5b42 color shades, tints & tones
#2a5b42 color schemes
#2a5b42 color preview, HTML & CSS examples
           This text has a color of #2a5b42        
        
          <p style="color:#2a5b42;">Text here</p>
        
        
          .mytext {color:#2a5b42;}
        
        Text color #2a5b42
      
           This box has a color of #2a5b42        
        
          <div style="background-color:#2a5b42;">Content here</div>
        
        
          .mybackground {background-color:#2a5b42;}
        
        Background color #2a5b42
      
           Border around this has a color of #2a5b42        
        
          <div style="border:2px solid #2a5b42;">Content here</div>
        
        
          .myborder {border:2px solid #2a5b42;}
        
        Border color #2a5b42