#2fa06f color space conversions
Hex:
        #2fa06f
        RGB:
        47, 160, 111
        CMY:
        82, 37, 56
        CMYK:
        71, 0, 31, 37
      HSL:
        154°, 54.5894%, 40.5882%
        HSV (HSB):
        154°, 70.6250%, 62.7451%
        XYZ:
        16.6123, 26.8936, 19.3544
        xyY:
        0.2643, 0.4278, 26.8936
      CIE-Lab:
        58.8758, -43.1852, 16.6435
        CIE-LCH:
        58.8758, 46.2814, 158.9234
        CIE-Luv:
        58.8758, -45.0411, 29.0422
        Hunter-Lab:
        51.8591, -33.5734, 14.1737
      #2fa06f color charts
#2fa06f RGB chart
      #2fa06f CMYK chart
      #2fa06f RGB pie chart
      #2fa06f color shades, tints & tones
#2fa06f color schemes
#2fa06f color preview, HTML & CSS examples
           This text has a color of #2fa06f        
        
          <p style="color:#2fa06f;">Text here</p>
        
        
          .mytext {color:#2fa06f;}
        
        Text color #2fa06f
      
           This box has a color of #2fa06f        
        
          <div style="background-color:#2fa06f;">Content here</div>
        
        
          .mybackground {background-color:#2fa06f;}
        
        Background color #2fa06f
      
           Border around this has a color of #2fa06f        
        
          <div style="border:2px solid #2fa06f;">Content here</div>
        
        
          .myborder {border:2px solid #2fa06f;}
        
        Border color #2fa06f