#2fdc8a color space conversions
Hex:
        #2fdc8a
        RGB:
        47, 220, 138
        CMY:
        82, 14, 46
        CMYK:
        79, 0, 37, 14
      HSL:
        152°, 71.1934%, 52.3529%
        HSV (HSB):
        152°, 78.6364%, 86.2745%
        XYZ:
        31.3529, 53.6257, 32.7431
        xyY:
        0.2663, 0.4555, 53.6257
      CIE-Lab:
        78.2430, -60.7448, 28.4946
        CIE-LCH:
        78.2430, 67.0960, 154.8693
        CIE-Luv:
        78.2430, -64.6520, 49.2482
        Hunter-Lab:
        73.2296, -51.7277, 24.7504
      #2fdc8a color charts
#2fdc8a RGB chart
      #2fdc8a CMYK chart
      #2fdc8a RGB pie chart
      #2fdc8a color shades, tints & tones
#2fdc8a color schemes
#2fdc8a color preview, HTML & CSS examples
           This text has a color of #2fdc8a        
        
          <p style="color:#2fdc8a;">Text here</p>
        
        
          .mytext {color:#2fdc8a;}
        
        Text color #2fdc8a
      
           This box has a color of #2fdc8a        
        
          <div style="background-color:#2fdc8a;">Content here</div>
        
        
          .mybackground {background-color:#2fdc8a;}
        
        Background color #2fdc8a
      
           Border around this has a color of #2fdc8a        
        
          <div style="border:2px solid #2fdc8a;">Content here</div>
        
        
          .myborder {border:2px solid #2fdc8a;}
        
        Border color #2fdc8a