#2c502b color space conversions
Hex:
        #2c502b
        RGB:
        44, 80, 43
        CMY:
        83, 69, 83
        CMYK:
        45, 0, 46, 69
      HSL:
        118°, 30.0813%, 24.1176%
        HSV (HSB):
        118°, 46.2500%, 31.3725%
        XYZ:
        4.3434, 6.4472, 3.3010
        xyY:
        0.3082, 0.4575, 6.4472
      CIE-Lab:
        30.5138, -21.7317, 17.8334
        CIE-LCH:
        30.5138, 28.1123, 140.6272
        CIE-Luv:
        30.5138, -16.3656, 21.6684
        Hunter-Lab:
        25.3914, -13.9009, 10.0659
      #2c502b color charts
#2c502b RGB chart
      #2c502b CMYK chart
      #2c502b RGB pie chart
      #2c502b color shades, tints & tones
#2c502b color schemes
#2c502b color preview, HTML & CSS examples
           This text has a color of #2c502b        
        
          <p style="color:#2c502b;">Text here</p>
        
        
          .mytext {color:#2c502b;}
        
        Text color #2c502b
      
           This box has a color of #2c502b        
        
          <div style="background-color:#2c502b;">Content here</div>
        
        
          .mybackground {background-color:#2c502b;}
        
        Background color #2c502b
      
           Border around this has a color of #2c502b        
        
          <div style="border:2px solid #2c502b;">Content here</div>
        
        
          .myborder {border:2px solid #2c502b;}
        
        Border color #2c502b