#2fec70 color space conversions
Hex:
        #2fec70
        RGB:
        47, 236, 112
        CMY:
        82, 7, 56
        CMYK:
        80, 0, 53, 7
      HSL:
        141°, 83.2599%, 55.4902%
        HSV (HSB):
        141°, 80.0847%, 92.5490%
        XYZ:
        34.0924, 61.7651, 25.4542
        xyY:
        0.2810, 0.5091, 61.7651
      CIE-Lab:
        82.7883, -70.5546, 47.1193
        CIE-LCH:
        82.7883, 84.8420, 146.2634
        CIE-Luv:
        82.7883, -71.3846, 72.9169
        Hunter-Lab:
        78.5908, -60.1012, 35.8105
      #2fec70 color charts
#2fec70 RGB chart
      #2fec70 CMYK chart
      #2fec70 RGB pie chart
      #2fec70 color shades, tints & tones
#2fec70 color schemes
#2fec70 color preview, HTML & CSS examples
           This text has a color of #2fec70        
        
          <p style="color:#2fec70;">Text here</p>
        
        
          .mytext {color:#2fec70;}
        
        Text color #2fec70
      
           This box has a color of #2fec70        
        
          <div style="background-color:#2fec70;">Content here</div>
        
        
          .mybackground {background-color:#2fec70;}
        
        Background color #2fec70
      
           Border around this has a color of #2fec70        
        
          <div style="border:2px solid #2fec70;">Content here</div>
        
        
          .myborder {border:2px solid #2fec70;}
        
        Border color #2fec70