#2a6241 color space conversions
Hex:
        #2a6241
        RGB:
        42, 98, 65
        CMY:
        84, 62, 75
        CMYK:
        57, 0, 34, 62
      HSL:
        145°, 40.0000%, 27.4510%
        HSV (HSB):
        145°, 57.1429%, 38.4314%
        XYZ:
        6.2767, 9.6093, 6.5250
        xyY:
        0.2801, 0.4288, 9.6093
      CIE-Lab:
        37.1318, -26.9162, 13.3412
        CIE-LCH:
        37.1318, 30.0411, 153.6344
        CIE-Luv:
        37.1318, -24.2059, 19.5101
        Hunter-Lab:
        30.9988, -18.1051, 9.2191
      #2a6241 color charts
#2a6241 RGB chart
      #2a6241 CMYK chart
      #2a6241 RGB pie chart
      #2a6241 color shades, tints & tones
#2a6241 color schemes
#2a6241 color preview, HTML & CSS examples
           This text has a color of #2a6241        
        
          <p style="color:#2a6241;">Text here</p>
        
        
          .mytext {color:#2a6241;}
        
        Text color #2a6241
      
           This box has a color of #2a6241        
        
          <div style="background-color:#2a6241;">Content here</div>
        
        
          .mybackground {background-color:#2a6241;}
        
        Background color #2a6241
      
           Border around this has a color of #2a6241        
        
          <div style="border:2px solid #2a6241;">Content here</div>
        
        
          .myborder {border:2px solid #2a6241;}
        
        Border color #2a6241