#2f9850 color space conversions
Hex:
        #2f9850
        RGB:
        47, 152, 80
        CMY:
        82, 40, 69
        CMYK:
        69, 0, 47, 40
      HSL:
        139°, 52.7638%, 39.0196%
        HSV (HSB):
        139°, 69.0789%, 59.6078%
        XYZ:
        13.8485, 23.6400, 11.4225
        xyY:
        0.2831, 0.4833, 23.6400
      CIE-Lab:
        55.7255, -46.0594, 29.3389
        CIE-LCH:
        55.7255, 54.6099, 147.5037
        CIE-Luv:
        55.7255, -43.6751, 43.4489
        Hunter-Lab:
        48.6210, -34.2454, 20.1057
      #2f9850 color charts
#2f9850 RGB chart
      #2f9850 CMYK chart
      #2f9850 RGB pie chart
      #2f9850 color shades, tints & tones
#2f9850 color schemes
#2f9850 color preview, HTML & CSS examples
           This text has a color of #2f9850        
        
          <p style="color:#2f9850;">Text here</p>
        
        
          .mytext {color:#2f9850;}
        
        Text color #2f9850
      
           This box has a color of #2f9850        
        
          <div style="background-color:#2f9850;">Content here</div>
        
        
          .mybackground {background-color:#2f9850;}
        
        Background color #2f9850
      
           Border around this has a color of #2f9850        
        
          <div style="border:2px solid #2f9850;">Content here</div>
        
        
          .myborder {border:2px solid #2f9850;}
        
        Border color #2f9850