#2a995a color space conversions
Hex:
        #2a995a
        RGB:
        42, 153, 90
        CMY:
        84, 40, 65
        CMYK:
        73, 0, 41, 40
      HSL:
        146°, 56.9231%, 38.2353%
        HSV (HSB):
        146°, 72.5490%, 60.0000%
        XYZ:
        14.1915, 24.0129, 13.5598
        xyY:
        0.2742, 0.4639, 24.0129
      CIE-Lab:
        56.1007, -45.5218, 24.4355
        CIE-LCH:
        56.1007, 51.6655, 151.7737
        CIE-Luv:
        56.1007, -44.5426, 38.1752
        Hunter-Lab:
        49.0030, -34.0605, 17.8956
      #2a995a color charts
#2a995a RGB chart
      #2a995a CMYK chart
      #2a995a RGB pie chart
      #2a995a color shades, tints & tones
#2a995a color schemes
#2a995a color preview, HTML & CSS examples
           This text has a color of #2a995a        
        
          <p style="color:#2a995a;">Text here</p>
        
        
          .mytext {color:#2a995a;}
        
        Text color #2a995a
      
           This box has a color of #2a995a        
        
          <div style="background-color:#2a995a;">Content here</div>
        
        
          .mybackground {background-color:#2a995a;}
        
        Background color #2a995a
      
           Border around this has a color of #2a995a        
        
          <div style="border:2px solid #2a995a;">Content here</div>
        
        
          .myborder {border:2px solid #2a995a;}
        
        Border color #2a995a