#2fed5a color space conversions
Hex:
        #2fed5a
        RGB:
        47, 237, 90
        CMY:
        82, 7, 65
        CMYK:
        80, 0, 62, 7
      HSL:
        134°, 84.0708%, 55.6863%
        HSV (HSB):
        134°, 80.1688%, 92.9412%
        XYZ:
        33.3019, 61.9109, 19.8677
        xyY:
        0.2894, 0.5380, 61.9109
      CIE-Lab:
        82.8660, -73.6564, 57.0205
        CIE-LCH:
        82.8660, 93.1483, 142.2550
        CIE-Luv:
        82.8660, -72.6551, 83.0541
        Hunter-Lab:
        78.6835, -62.1479, 40.1076
      #2fed5a color charts
#2fed5a RGB chart
      #2fed5a CMYK chart
      #2fed5a RGB pie chart
      #2fed5a color shades, tints & tones
#2fed5a color schemes
#2fed5a color preview, HTML & CSS examples
           This text has a color of #2fed5a        
        
          <p style="color:#2fed5a;">Text here</p>
        
        
          .mytext {color:#2fed5a;}
        
        Text color #2fed5a
      
           This box has a color of #2fed5a        
        
          <div style="background-color:#2fed5a;">Content here</div>
        
        
          .mybackground {background-color:#2fed5a;}
        
        Background color #2fed5a
      
           Border around this has a color of #2fed5a        
        
          <div style="border:2px solid #2fed5a;">Content here</div>
        
        
          .myborder {border:2px solid #2fed5a;}
        
        Border color #2fed5a