#2f8528 color space conversions
Hex:
        #2f8528
        RGB:
        47, 133, 40
        CMY:
        82, 48, 84
        CMYK:
        65, 0, 70, 48
      HSL:
        115°, 53.7572%, 33.9216%
        HSV (HSB):
        115°, 69.9248%, 52.1569%
        XYZ:
        9.9428, 17.5326, 4.8676
        xyY:
        0.3074, 0.5421, 17.5326
      CIE-Lab:
        48.9242, -44.2538, 40.9564
        CIE-LCH:
        48.9242, 60.2979, 137.2161
        CIE-Luv:
        48.9242, -37.8565, 51.1638
        Hunter-Lab:
        41.8719, -30.8897, 22.4180
      #2f8528 color charts
#2f8528 RGB chart
      #2f8528 CMYK chart
      #2f8528 RGB pie chart
      #2f8528 color shades, tints & tones
#2f8528 color schemes
#2f8528 color preview, HTML & CSS examples
           This text has a color of #2f8528        
        
          <p style="color:#2f8528;">Text here</p>
        
        
          .mytext {color:#2f8528;}
        
        Text color #2f8528
      
           This box has a color of #2f8528        
        
          <div style="background-color:#2f8528;">Content here</div>
        
        
          .mybackground {background-color:#2f8528;}
        
        Background color #2f8528
      
           Border around this has a color of #2f8528        
        
          <div style="border:2px solid #2f8528;">Content here</div>
        
        
          .myborder {border:2px solid #2f8528;}
        
        Border color #2f8528