#2faf79 color space conversions
Hex:
        #2faf79
        RGB:
        47, 175, 121
        CMY:
        82, 31, 53
        CMYK:
        73, 0, 31, 31
      HSL:
        155°, 57.6577%, 43.5294%
        HSV (HSB):
        155°, 73.1429%, 68.6275%
        XYZ:
        19.9535, 32.6448, 23.3386
        xyY:
        0.2628, 0.4299, 32.6448
      CIE-Lab:
        63.8722, -47.1126, 18.0179
        CIE-LCH:
        63.8722, 50.4405, 159.0710
        CIE-Luv:
        63.8722, -49.9403, 31.9966
        Hunter-Lab:
        57.1356, -37.6498, 15.7763
      #2faf79 color charts
#2faf79 RGB chart
      #2faf79 CMYK chart
      #2faf79 RGB pie chart
      #2faf79 color shades, tints & tones
#2faf79 color schemes
#2faf79 color preview, HTML & CSS examples
           This text has a color of #2faf79        
        
          <p style="color:#2faf79;">Text here</p>
        
        
          .mytext {color:#2faf79;}
        
        Text color #2faf79
      
           This box has a color of #2faf79        
        
          <div style="background-color:#2faf79;">Content here</div>
        
        
          .mybackground {background-color:#2faf79;}
        
        Background color #2faf79
      
           Border around this has a color of #2faf79        
        
          <div style="border:2px solid #2faf79;">Content here</div>
        
        
          .myborder {border:2px solid #2faf79;}
        
        Border color #2faf79