#2f8300 color space conversions
Hex:
        #2f8300
        RGB:
        47, 131, 0
        CMY:
        82, 49, 100
        CMYK:
        64, 0, 100, 49
      HSL:
        98°, 100.0000%, 25.6863%
        HSV (HSB):
        98°, 100.0000%, 51.3725%
        XYZ:
        9.2886, 16.8369, 2.7603
        xyY:
        0.3216, 0.5829, 16.8369
      CIE-Lab:
        48.0539, -45.7875, 51.6850
        CIE-LCH:
        48.0539, 69.0495, 131.5376
        CIE-Luv:
        48.0539, -37.6657, 57.8712
        Hunter-Lab:
        41.0328, -31.4005, 24.7345
      #2f8300 color charts
#2f8300 RGB chart
      #2f8300 CMYK chart
      #2f8300 RGB pie chart
      #2f8300 color shades, tints & tones
#2f8300 color schemes
#2f8300 color preview, HTML & CSS examples
           This text has a color of #2f8300        
        
          <p style="color:#2f8300;">Text here</p>
        
        
          .mytext {color:#2f8300;}
        
        Text color #2f8300
      
           This box has a color of #2f8300        
        
          <div style="background-color:#2f8300;">Content here</div>
        
        
          .mybackground {background-color:#2f8300;}
        
        Background color #2f8300
      
           Border around this has a color of #2f8300        
        
          <div style="border:2px solid #2f8300;">Content here</div>
        
        
          .myborder {border:2px solid #2f8300;}
        
        Border color #2f8300