#2fab5f color space conversions
Hex:
        #2fab5f
        RGB:
        47, 171, 95
        CMY:
        82, 33, 63
        CMYK:
        73, 0, 44, 33
      HSL:
        143°, 56.8807%, 42.7451%
        HSV (HSB):
        143°, 72.5146%, 67.0588%
        XYZ:
        17.8008, 30.5564, 15.7862
        xyY:
        0.2775, 0.4764, 30.5564
      CIE-Lab:
        62.1313, -50.7045, 29.6414
        CIE-LCH:
        62.1313, 58.7330, 149.6898
        CIE-Luv:
        62.1313, -49.9387, 46.0256
        Hunter-Lab:
        55.2778, -39.2550, 21.7624
      #2fab5f color charts
#2fab5f RGB chart
      #2fab5f CMYK chart
      #2fab5f RGB pie chart
      #2fab5f color shades, tints & tones
#2fab5f color schemes
#2fab5f color preview, HTML & CSS examples
           This text has a color of #2fab5f        
        
          <p style="color:#2fab5f;">Text here</p>
        
        
          .mytext {color:#2fab5f;}
        
        Text color #2fab5f
      
           This box has a color of #2fab5f        
        
          <div style="background-color:#2fab5f;">Content here</div>
        
        
          .mybackground {background-color:#2fab5f;}
        
        Background color #2fab5f
      
           Border around this has a color of #2fab5f        
        
          <div style="border:2px solid #2fab5f;">Content here</div>
        
        
          .myborder {border:2px solid #2fab5f;}
        
        Border color #2fab5f