#2fa17e color space conversions
Hex:
        #2fa17e
        RGB:
        47, 161, 126
        CMY:
        82, 37, 51
        CMYK:
        71, 0, 22, 37
      HSL:
        162°, 54.8077%, 40.7843%
        HSV (HSB):
        162°, 70.8075%, 63.1373%
        XYZ:
        17.6831, 27.6004, 24.1341
        xyY:
        0.2547, 0.3976, 27.6004
      CIE-Lab:
        59.5260, -40.1066, 9.1797
        CIE-LCH:
        59.5260, 41.1438, 167.1081
        CIE-Luv:
        59.5260, -44.5140, 18.9117
        Hunter-Lab:
        52.5361, -31.8571, 9.5386
      #2fa17e color charts
#2fa17e RGB chart
      #2fa17e CMYK chart
      #2fa17e RGB pie chart
      #2fa17e color shades, tints & tones
#2fa17e color schemes
#2fa17e color preview, HTML & CSS examples
           This text has a color of #2fa17e        
        
          <p style="color:#2fa17e;">Text here</p>
        
        
          .mytext {color:#2fa17e;}
        
        Text color #2fa17e
      
           This box has a color of #2fa17e        
        
          <div style="background-color:#2fa17e;">Content here</div>
        
        
          .mybackground {background-color:#2fa17e;}
        
        Background color #2fa17e
      
           Border around this has a color of #2fa17e        
        
          <div style="border:2px solid #2fa17e;">Content here</div>
        
        
          .myborder {border:2px solid #2fa17e;}
        
        Border color #2fa17e