#2f850b color space conversions
Hex:
        #2f850b
        RGB:
        47, 133, 11
        CMY:
        82, 48, 96
        CMYK:
        65, 0, 92, 48
      HSL:
        102°, 84.7222%, 28.2353%
        HSV (HSB):
        102°, 91.7293%, 52.1569%
        XYZ:
        9.6202, 17.4036, 3.1688
        xyY:
        0.3186, 0.5764, 17.4036
      CIE-Lab:
        48.7645, -46.1416, 50.1442
        CIE-LCH:
        48.7645, 68.1432, 132.6196
        CIE-Luv:
        48.7645, -38.3510, 57.5011
        Hunter-Lab:
        41.7176, -31.8430, 24.6987
      #2f850b color charts
#2f850b RGB chart
      #2f850b CMYK chart
      #2f850b RGB pie chart
      #2f850b color shades, tints & tones
#2f850b color schemes
#2f850b color preview, HTML & CSS examples
           This text has a color of #2f850b        
        
          <p style="color:#2f850b;">Text here</p>
        
        
          .mytext {color:#2f850b;}
        
        Text color #2f850b
      
           This box has a color of #2f850b        
        
          <div style="background-color:#2f850b;">Content here</div>
        
        
          .mybackground {background-color:#2f850b;}
        
        Background color #2f850b
      
           Border around this has a color of #2f850b        
        
          <div style="border:2px solid #2f850b;">Content here</div>
        
        
          .myborder {border:2px solid #2f850b;}
        
        Border color #2f850b