#2a5a41 color space conversions
Hex:
        #2a5a41
        RGB:
        42, 90, 65
        CMY:
        84, 65, 75
        CMYK:
        53, 0, 28, 65
      HSL:
        149°, 36.3636%, 25.8824%
        HSV (HSB):
        149°, 53.3333%, 35.2941%
        XYZ:
        5.5651, 8.1862, 6.2878
        xyY:
        0.2777, 0.4085, 8.1862
      CIE-Lab:
        34.3677, -22.9470, 9.5355
        CIE-LCH:
        34.3677, 24.8494, 157.4349
        CIE-Luv:
        34.3677, -20.8359, 14.3441
        Hunter-Lab:
        28.6116, -15.3508, 6.9983
      #2a5a41 color charts
#2a5a41 RGB chart
      #2a5a41 CMYK chart
      #2a5a41 RGB pie chart
      #2a5a41 color shades, tints & tones
#2a5a41 color schemes
#2a5a41 color preview, HTML & CSS examples
           This text has a color of #2a5a41        
        
          <p style="color:#2a5a41;">Text here</p>
        
        
          .mytext {color:#2a5a41;}
        
        Text color #2a5a41
      
           This box has a color of #2a5a41        
        
          <div style="background-color:#2a5a41;">Content here</div>
        
        
          .mybackground {background-color:#2a5a41;}
        
        Background color #2a5a41
      
           Border around this has a color of #2a5a41        
        
          <div style="border:2px solid #2a5a41;">Content here</div>
        
        
          .myborder {border:2px solid #2a5a41;}
        
        Border color #2a5a41