#2f8e27 color space conversions
Hex:
        #2f8e27
        RGB:
        47, 142, 39
        CMY:
        82, 44, 85
        CMYK:
        67, 0, 73, 44
      HSL:
        115°, 56.9061%, 35.4902%
        HSV (HSB):
        115°, 72.5352%, 55.6863%
        XYZ:
        11.2115, 20.0968, 5.2076
        xyY:
        0.3070, 0.5504, 20.0968
      CIE-Lab:
        51.9465, -47.6590, 44.5514
        CIE-LCH:
        51.9465, 65.2396, 136.9302
        CIE-Luv:
        51.9465, -41.3513, 55.7932
        Hunter-Lab:
        44.8295, -33.8101, 24.4932
      #2f8e27 color charts
#2f8e27 RGB chart
      #2f8e27 CMYK chart
      #2f8e27 RGB pie chart
      #2f8e27 color shades, tints & tones
#2f8e27 color schemes
#2f8e27 color preview, HTML & CSS examples
           This text has a color of #2f8e27        
        
          <p style="color:#2f8e27;">Text here</p>
        
        
          .mytext {color:#2f8e27;}
        
        Text color #2f8e27
      
           This box has a color of #2f8e27        
        
          <div style="background-color:#2f8e27;">Content here</div>
        
        
          .mybackground {background-color:#2f8e27;}
        
        Background color #2f8e27
      
           Border around this has a color of #2f8e27        
        
          <div style="border:2px solid #2f8e27;">Content here</div>
        
        
          .myborder {border:2px solid #2f8e27;}
        
        Border color #2f8e27