#2fa669 color space conversions
Hex:
        #2fa669
        RGB:
        47, 166, 105
        CMY:
        82, 35, 59
        CMYK:
        72, 0, 37, 35
      HSL:
        149°, 55.8685%, 41.7647%
        HSV (HSB):
        149°, 71.6867%, 65.0980%
        XYZ:
        17.3583, 28.8967, 18.0273
        xyY:
        0.2700, 0.4495, 28.8967
      CIE-Lab:
        60.6903, -46.8834, 22.4033
        CIE-LCH:
        60.6903, 51.9611, 154.4591
        CIE-Luv:
        60.6903, -47.5897, 36.8970
        Hunter-Lab:
        53.7556, -36.4327, 17.7456
      #2fa669 color charts
#2fa669 RGB chart
      #2fa669 CMYK chart
      #2fa669 RGB pie chart
      #2fa669 color shades, tints & tones
#2fa669 color schemes
#2fa669 color preview, HTML & CSS examples
           This text has a color of #2fa669        
        
          <p style="color:#2fa669;">Text here</p>
        
        
          .mytext {color:#2fa669;}
        
        Text color #2fa669
      
           This box has a color of #2fa669        
        
          <div style="background-color:#2fa669;">Content here</div>
        
        
          .mybackground {background-color:#2fa669;}
        
        Background color #2fa669
      
           Border around this has a color of #2fa669        
        
          <div style="border:2px solid #2fa669;">Content here</div>
        
        
          .myborder {border:2px solid #2fa669;}
        
        Border color #2fa669