#2a796a color space conversions
Hex:
        #2a796a
        RGB:
        42, 121, 106
        CMY:
        84, 53, 58
        CMYK:
        65, 0, 12, 53
      HSL:
        169°, 48.4663%, 31.9608%
        HSV (HSB):
        169°, 65.2893%, 47.4510%
        XYZ:
        10.3937, 15.2076, 16.0232
        xyY:
        0.2497, 0.3654, 15.2076
      CIE-Lab:
        45.9172, -27.7838, 1.1629
        CIE-LCH:
        45.9172, 27.8081, 177.6032
        CIE-Luv:
        45.9172, -31.4971, 5.5277
        Hunter-Lab:
        38.9969, -20.6695, 2.9365
      #2a796a color charts
#2a796a RGB chart
      #2a796a CMYK chart
      #2a796a RGB pie chart
      #2a796a color shades, tints & tones
#2a796a color schemes
#2a796a color preview, HTML & CSS examples
           This text has a color of #2a796a        
        
          <p style="color:#2a796a;">Text here</p>
        
        
          .mytext {color:#2a796a;}
        
        Text color #2a796a
      
           This box has a color of #2a796a        
        
          <div style="background-color:#2a796a;">Content here</div>
        
        
          .mybackground {background-color:#2a796a;}
        
        Background color #2a796a
      
           Border around this has a color of #2a796a        
        
          <div style="border:2px solid #2a796a;">Content here</div>
        
        
          .myborder {border:2px solid #2a796a;}
        
        Border color #2a796a