#2a8069 color space conversions
Hex:
        #2a8069
        RGB:
        42, 128, 105
        CMY:
        84, 50, 59
        CMYK:
        67, 0, 18, 50
      HSL:
        164°, 50.5882%, 33.3333%
        HSV (HSB):
        164°, 67.1875%, 50.1961%
        XYZ:
        11.2238, 16.9505, 16.0448
        xyY:
        0.2538, 0.3833, 16.9505
      CIE-Lab:
        48.1976, -31.4101, 5.0472
        CIE-LCH:
        48.1976, 31.8131, 170.8714
        CIE-Luv:
        48.1976, -34.2646, 11.3417
        Hunter-Lab:
        41.1710, -23.3875, 5.7137
      #2a8069 color charts
#2a8069 RGB chart
      #2a8069 CMYK chart
      #2a8069 RGB pie chart
      #2a8069 color shades, tints & tones
#2a8069 color schemes
#2a8069 color preview, HTML & CSS examples
           This text has a color of #2a8069        
        
          <p style="color:#2a8069;">Text here</p>
        
        
          .mytext {color:#2a8069;}
        
        Text color #2a8069
      
           This box has a color of #2a8069        
        
          <div style="background-color:#2a8069;">Content here</div>
        
        
          .mybackground {background-color:#2a8069;}
        
        Background color #2a8069
      
           Border around this has a color of #2a8069        
        
          <div style="border:2px solid #2a8069;">Content here</div>
        
        
          .myborder {border:2px solid #2a8069;}
        
        Border color #2a8069