#2c701b color space conversions
Hex:
        #2c701b
        RGB:
        44, 112, 27
        CMY:
        83, 56, 89
        CMYK:
        61, 0, 76, 56
      HSL:
        108°, 61.1511%, 27.2549%
        HSV (HSB):
        108°, 75.8929%, 43.9216%
        XYZ:
        7.0307, 12.2029, 3.0218
        xyY:
        0.3159, 0.5483, 12.2029
      CIE-Lab:
        41.5369, -38.1145, 38.6493
        CIE-LCH:
        41.5369, 54.2815, 134.6008
        CIE-Luv:
        41.5369, -30.5728, 44.9086
        Hunter-Lab:
        34.9327, -25.2066, 19.3242
      #2c701b color charts
#2c701b RGB chart
      #2c701b CMYK chart
      #2c701b RGB pie chart
      #2c701b color shades, tints & tones
#2c701b color schemes
#2c701b color preview, HTML & CSS examples
           This text has a color of #2c701b        
        
          <p style="color:#2c701b;">Text here</p>
        
        
          .mytext {color:#2c701b;}
        
        Text color #2c701b
      
           This box has a color of #2c701b        
        
          <div style="background-color:#2c701b;">Content here</div>
        
        
          .mybackground {background-color:#2c701b;}
        
        Background color #2c701b
      
           Border around this has a color of #2c701b        
        
          <div style="border:2px solid #2c701b;">Content here</div>
        
        
          .myborder {border:2px solid #2c701b;}
        
        Border color #2c701b