#2fec93 color space conversions
Hex:
        #2fec93
        RGB:
        47, 236, 147
        CMY:
        82, 7, 42
        CMYK:
        80, 0, 38, 7
      HSL:
        152°, 83.2599%, 55.4902%
        HSV (HSB):
        152°, 80.0847%, 92.5490%
        XYZ:
        36.4342, 62.7018, 37.7861
        xyY:
        0.2661, 0.4579, 62.7018
      CIE-Lab:
        83.2852, -64.7416, 30.6347
        CIE-LCH:
        83.2852, 71.6237, 154.6772
        CIE-Luv:
        83.2852, -69.4834, 53.3052
        Hunter-Lab:
        79.1845, -56.4418, 27.1365
      #2fec93 color charts
#2fec93 RGB chart
      #2fec93 CMYK chart
      #2fec93 RGB pie chart
      #2fec93 color shades, tints & tones
#2fec93 color schemes
#2fec93 color preview, HTML & CSS examples
           This text has a color of #2fec93        
        
          <p style="color:#2fec93;">Text here</p>
        
        
          .mytext {color:#2fec93;}
        
        Text color #2fec93
      
           This box has a color of #2fec93        
        
          <div style="background-color:#2fec93;">Content here</div>
        
        
          .mybackground {background-color:#2fec93;}
        
        Background color #2fec93
      
           Border around this has a color of #2fec93        
        
          <div style="border:2px solid #2fec93;">Content here</div>
        
        
          .myborder {border:2px solid #2fec93;}
        
        Border color #2fec93