#2c825a color space conversions
Hex:
        #2c825a
        RGB:
        44, 130, 90
        CMY:
        83, 49, 65
        CMYK:
        66, 0, 31, 49
      HSL:
        152°, 49.4253%, 34.1176%
        HSV (HSB):
        152°, 66.1538%, 50.9804%
        XYZ:
        10.8668, 17.2389, 12.4276
        xyY:
        0.2681, 0.4253, 17.2389
      CIE-Lab:
        48.5597, -35.5998, 14.2948
        CIE-LCH:
        48.5597, 38.3626, 158.1224
        CIE-Luv:
        48.5597, -35.4333, 23.6594
        Hunter-Lab:
        41.5198, -25.9415, 11.3174
      #2c825a color charts
#2c825a RGB chart
      #2c825a CMYK chart
      #2c825a RGB pie chart
      #2c825a color shades, tints & tones
#2c825a color schemes
#2c825a color preview, HTML & CSS examples
           This text has a color of #2c825a        
        
          <p style="color:#2c825a;">Text here</p>
        
        
          .mytext {color:#2c825a;}
        
        Text color #2c825a
      
           This box has a color of #2c825a        
        
          <div style="background-color:#2c825a;">Content here</div>
        
        
          .mybackground {background-color:#2c825a;}
        
        Background color #2c825a
      
           Border around this has a color of #2c825a        
        
          <div style="border:2px solid #2c825a;">Content here</div>
        
        
          .myborder {border:2px solid #2c825a;}
        
        Border color #2c825a