#2a975a color space conversions
Hex:
        #2a975a
        RGB:
        42, 151, 90
        CMY:
        84, 41, 65
        CMYK:
        72, 0, 40, 41
      HSL:
        146°, 56.4767%, 37.8431%
        HSV (HSB):
        146°, 72.1854%, 59.2157%
        XYZ:
        13.8669, 23.3636, 13.4516
        xyY:
        0.2736, 0.4610, 23.3636
      CIE-Lab:
        55.4449, -44.7334, 23.5712
        CIE-LCH:
        55.4449, 50.5636, 152.2140
        CIE-Luv:
        55.4449, -43.8043, 36.9552
        Hunter-Lab:
        48.3360, -33.3787, 17.3351
      #2a975a color charts
#2a975a RGB chart
      #2a975a CMYK chart
      #2a975a RGB pie chart
      #2a975a color shades, tints & tones
#2a975a color schemes
#2a975a color preview, HTML & CSS examples
           This text has a color of #2a975a        
        
          <p style="color:#2a975a;">Text here</p>
        
        
          .mytext {color:#2a975a;}
        
        Text color #2a975a
      
           This box has a color of #2a975a        
        
          <div style="background-color:#2a975a;">Content here</div>
        
        
          .mybackground {background-color:#2a975a;}
        
        Background color #2a975a
      
           Border around this has a color of #2a975a        
        
          <div style="border:2px solid #2a975a;">Content here</div>
        
        
          .myborder {border:2px solid #2a975a;}
        
        Border color #2a975a