#2fab4d color space conversions
Hex:
        #2fab4d
        RGB:
        47, 171, 77
        CMY:
        82, 33, 70
        CMYK:
        73, 0, 55, 33
      HSL:
        135°, 56.8807%, 42.7451%
        HSV (HSB):
        135°, 72.5146%, 67.0588%
        XYZ:
        17.0748, 30.2660, 11.9632
        xyY:
        0.2879, 0.5104, 30.2660
      CIE-Lab:
        61.8830, -53.5775, 38.4900
        CIE-LCH:
        61.8830, 65.9699, 144.3066
        CIE-Luv:
        61.8830, -50.7751, 55.4917
        Hunter-Lab:
        55.0145, -40.8747, 25.6173
      #2fab4d color charts
#2fab4d RGB chart
      #2fab4d CMYK chart
      #2fab4d RGB pie chart
      #2fab4d color shades, tints & tones
#2fab4d color schemes
#2fab4d color preview, HTML & CSS examples
           This text has a color of #2fab4d        
        
          <p style="color:#2fab4d;">Text here</p>
        
        
          .mytext {color:#2fab4d;}
        
        Text color #2fab4d
      
           This box has a color of #2fab4d        
        
          <div style="background-color:#2fab4d;">Content here</div>
        
        
          .mybackground {background-color:#2fab4d;}
        
        Background color #2fab4d
      
           Border around this has a color of #2fab4d        
        
          <div style="border:2px solid #2fab4d;">Content here</div>
        
        
          .myborder {border:2px solid #2fab4d;}
        
        Border color #2fab4d