#2fdc97 color space conversions
Hex:
        #2fdc97
        RGB:
        47, 220, 151
        CMY:
        82, 14, 41
        CMYK:
        79, 0, 31, 14
      HSL:
        156°, 71.1934%, 52.3529%
        HSV (HSB):
        156°, 78.6364%, 86.2745%
        XYZ:
        32.3514, 54.0251, 38.0009
        xyY:
        0.2601, 0.4344, 54.0251
      CIE-Lab:
        78.4764, -58.1217, 22.0777
        CIE-LCH:
        78.4764, 62.1736, 159.2005
        CIE-Luv:
        78.4764, -63.8454, 40.6850
        Hunter-Lab:
        73.5018, -50.0623, 20.7979
      #2fdc97 color charts
#2fdc97 RGB chart
      #2fdc97 CMYK chart
      #2fdc97 RGB pie chart
      #2fdc97 color shades, tints & tones
#2fdc97 color schemes
#2fdc97 color preview, HTML & CSS examples
           This text has a color of #2fdc97        
        
          <p style="color:#2fdc97;">Text here</p>
        
        
          .mytext {color:#2fdc97;}
        
        Text color #2fdc97
      
           This box has a color of #2fdc97        
        
          <div style="background-color:#2fdc97;">Content here</div>
        
        
          .mybackground {background-color:#2fdc97;}
        
        Background color #2fdc97
      
           Border around this has a color of #2fdc97        
        
          <div style="border:2px solid #2fdc97;">Content here</div>
        
        
          .myborder {border:2px solid #2fdc97;}
        
        Border color #2fdc97