#2c795a color space conversions
Hex:
        #2c795a
        RGB:
        44, 121, 90
        CMY:
        83, 53, 65
        CMYK:
        64, 0, 26, 53
      HSL:
        156°, 46.6667%, 32.3529%
        HSV (HSB):
        156°, 63.6364%, 47.4510%
        XYZ:
        9.7215, 14.9484, 12.0458
        xyY:
        0.2648, 0.4071, 14.9484
      CIE-Lab:
        45.5634, -31.5286, 10.1327
        CIE-LCH:
        45.5634, 33.1168, 162.1836
        CIE-Luv:
        45.5634, -31.9040, 17.6435
        Hunter-Lab:
        38.6632, -22.7781, 8.5920
      #2c795a color charts
#2c795a RGB chart
      #2c795a CMYK chart
      #2c795a RGB pie chart
      #2c795a color shades, tints & tones
#2c795a color schemes
#2c795a color preview, HTML & CSS examples
           This text has a color of #2c795a        
        
          <p style="color:#2c795a;">Text here</p>
        
        
          .mytext {color:#2c795a;}
        
        Text color #2c795a
      
           This box has a color of #2c795a        
        
          <div style="background-color:#2c795a;">Content here</div>
        
        
          .mybackground {background-color:#2c795a;}
        
        Background color #2c795a
      
           Border around this has a color of #2c795a        
        
          <div style="border:2px solid #2c795a;">Content here</div>
        
        
          .myborder {border:2px solid #2c795a;}
        
        Border color #2c795a