#2c501b color space conversions
Hex:
        #2c501b
        RGB:
        44, 80, 27
        CMY:
        83, 69, 89
        CMYK:
        45, 0, 66, 69
      HSL:
        101°, 49.5327%, 20.9804%
        HSV (HSB):
        101°, 66.2500%, 31.3725%
        XYZ:
        4.1052, 6.3519, 2.0466
        xyY:
        0.3283, 0.5080, 6.3519
      CIE-Lab:
        30.2835, -24.0688, 26.6226
        CIE-LCH:
        30.2835, 35.8897, 132.1158
        CIE-Luv:
        30.2835, -16.6245, 28.9011
        Hunter-Lab:
        25.2030, -15.0303, 12.8275
      #2c501b color charts
#2c501b RGB chart
      #2c501b CMYK chart
      #2c501b RGB pie chart
      #2c501b color shades, tints & tones
#2c501b color schemes
#2c501b color preview, HTML & CSS examples
           This text has a color of #2c501b        
        
          <p style="color:#2c501b;">Text here</p>
        
        
          .mytext {color:#2c501b;}
        
        Text color #2c501b
      
           This box has a color of #2c501b        
        
          <div style="background-color:#2c501b;">Content here</div>
        
        
          .mybackground {background-color:#2c501b;}
        
        Background color #2c501b
      
           Border around this has a color of #2c501b        
        
          <div style="border:2px solid #2c501b;">Content here</div>
        
        
          .myborder {border:2px solid #2c501b;}
        
        Border color #2c501b