#2fe3ac color space conversions
Hex:
        #2fe3ac
        RGB:
        47, 227, 172
        CMY:
        82, 11, 33
        CMYK:
        79, 0, 24, 11
      HSL:
        162°, 76.2712%, 53.7255%
        HSV (HSB):
        162°, 79.2952%, 89.0196%
        XYZ:
        36.0878, 58.5211, 48.4234
        xyY:
        0.2523, 0.4091, 58.5211
      CIE-Lab:
        81.0276, -56.1653, 14.6279
        CIE-LCH:
        81.0276, 58.0389, 165.4020
        CIE-Luv:
        81.0276, -64.8378, 30.4718
        Hunter-Lab:
        76.4991, -49.6675, 16.0192
      #2fe3ac color charts
#2fe3ac RGB chart
      #2fe3ac CMYK chart
      #2fe3ac RGB pie chart
      #2fe3ac color shades, tints & tones
#2fe3ac color schemes
#2fe3ac color preview, HTML & CSS examples
           This text has a color of #2fe3ac        
        
          <p style="color:#2fe3ac;">Text here</p>
        
        
          .mytext {color:#2fe3ac;}
        
        Text color #2fe3ac
      
           This box has a color of #2fe3ac        
        
          <div style="background-color:#2fe3ac;">Content here</div>
        
        
          .mybackground {background-color:#2fe3ac;}
        
        Background color #2fe3ac
      
           Border around this has a color of #2fe3ac        
        
          <div style="border:2px solid #2fe3ac;">Content here</div>
        
        
          .myborder {border:2px solid #2fe3ac;}
        
        Border color #2fe3ac