#2feb70 color space conversions
Hex:
        #2feb70
        RGB:
        47, 235, 112
        CMY:
        82, 8, 56
        CMYK:
        80, 0, 52, 8
      HSL:
        141°, 82.4561%, 55.2941%
        HSV (HSB):
        141°, 80.0000%, 92.1569%
        XYZ:
        33.8053, 61.1909, 25.3585
        xyY:
        0.2809, 0.5084, 61.1909
      CIE-Lab:
        82.4812, -70.2310, 46.7444
        CIE-LCH:
        82.4812, 84.3648, 146.3530
        CIE-Luv:
        82.4812, -71.0574, 72.3933
        Hunter-Lab:
        78.2246, -59.7531, 35.5368
      #2feb70 color charts
#2feb70 RGB chart
      #2feb70 CMYK chart
      #2feb70 RGB pie chart
      #2feb70 color shades, tints & tones
#2feb70 color schemes
#2feb70 color preview, HTML & CSS examples
           This text has a color of #2feb70        
        
          <p style="color:#2feb70;">Text here</p>
        
        
          .mytext {color:#2feb70;}
        
        Text color #2feb70
      
           This box has a color of #2feb70        
        
          <div style="background-color:#2feb70;">Content here</div>
        
        
          .mybackground {background-color:#2feb70;}
        
        Background color #2feb70
      
           Border around this has a color of #2feb70        
        
          <div style="border:2px solid #2feb70;">Content here</div>
        
        
          .myborder {border:2px solid #2feb70;}
        
        Border color #2feb70