#2a794a color space conversions
Hex:
        #2a794a
        RGB:
        42, 121, 74
        CMY:
        84, 53, 71
        CMYK:
        65, 0, 39, 53
      HSL:
        144°, 48.4663%, 31.9608%
        HSV (HSB):
        144°, 65.2893%, 47.4510%
        XYZ:
        9.0282, 14.6614, 8.8327
        xyY:
        0.2776, 0.4508, 14.6614
      CIE-Lab:
        45.1669, -35.5155, 18.8822
        CIE-LCH:
        45.1669, 40.2230, 152.0021
        CIE-Luv:
        45.1669, -33.1564, 28.3127
        Hunter-Lab:
        38.2902, -24.9203, 13.1263
      #2a794a color charts
#2a794a RGB chart
      #2a794a CMYK chart
      #2a794a RGB pie chart
      #2a794a color shades, tints & tones
#2a794a color schemes
#2a794a color preview, HTML & CSS examples
           This text has a color of #2a794a        
        
          <p style="color:#2a794a;">Text here</p>
        
        
          .mytext {color:#2a794a;}
        
        Text color #2a794a
      
           This box has a color of #2a794a        
        
          <div style="background-color:#2a794a;">Content here</div>
        
        
          .mybackground {background-color:#2a794a;}
        
        Background color #2a794a
      
           Border around this has a color of #2a794a        
        
          <div style="border:2px solid #2a794a;">Content here</div>
        
        
          .myborder {border:2px solid #2a794a;}
        
        Border color #2a794a