#2a8061 color space conversions
Hex:
        #2a8061
        RGB:
        42, 128, 97
        CMY:
        84, 50, 62
        CMYK:
        67, 0, 24, 50
      HSL:
        158°, 50.5882%, 33.3333%
        HSV (HSB):
        158°, 67.1875%, 50.1961%
        XYZ:
        10.8317, 16.7937, 13.9799
        xyY:
        0.2603, 0.4036, 16.7937
      CIE-Lab:
        47.9990, -33.4447, 9.4462
        CIE-LCH:
        47.9990, 34.7531, 164.2281
        CIE-Luv:
        47.9990, -34.7148, 17.3100
        Hunter-Lab:
        40.9801, -24.5347, 8.4599
      #2a8061 color charts
#2a8061 RGB chart
      #2a8061 CMYK chart
      #2a8061 RGB pie chart
      #2a8061 color shades, tints & tones
#2a8061 color schemes
#2a8061 color preview, HTML & CSS examples
           This text has a color of #2a8061        
        
          <p style="color:#2a8061;">Text here</p>
        
        
          .mytext {color:#2a8061;}
        
        Text color #2a8061
      
           This box has a color of #2a8061        
        
          <div style="background-color:#2a8061;">Content here</div>
        
        
          .mybackground {background-color:#2a8061;}
        
        Background color #2a8061
      
           Border around this has a color of #2a8061        
        
          <div style="border:2px solid #2a8061;">Content here</div>
        
        
          .myborder {border:2px solid #2a8061;}
        
        Border color #2a8061