#2f8f32 color space conversions
Hex:
        #2f8f32
        RGB:
        47, 143, 50
        CMY:
        82, 44, 80
        CMYK:
        67, 0, 65, 44
      HSL:
        122°, 50.5263%, 37.2549%
        HSV (HSB):
        122°, 67.1329%, 56.0784%
        XYZ:
        11.5705, 20.4795, 6.3607
        xyY:
        0.3012, 0.5332, 20.4795
      CIE-Lab:
        52.3751, -46.9168, 40.2850
        CIE-LCH:
        52.3751, 61.8391, 139.3490
        CIE-Luv:
        52.3751, -41.4304, 52.5813
        Hunter-Lab:
        45.2543, -33.5568, 23.3445
      #2f8f32 color charts
#2f8f32 RGB chart
      #2f8f32 CMYK chart
      #2f8f32 RGB pie chart
      #2f8f32 color shades, tints & tones
#2f8f32 color schemes
#2f8f32 color preview, HTML & CSS examples
           This text has a color of #2f8f32        
        
          <p style="color:#2f8f32;">Text here</p>
        
        
          .mytext {color:#2f8f32;}
        
        Text color #2f8f32
      
           This box has a color of #2f8f32        
        
          <div style="background-color:#2f8f32;">Content here</div>
        
        
          .mybackground {background-color:#2f8f32;}
        
        Background color #2f8f32
      
           Border around this has a color of #2f8f32        
        
          <div style="border:2px solid #2f8f32;">Content here</div>
        
        
          .myborder {border:2px solid #2f8f32;}
        
        Border color #2f8f32