#2fec55 color space conversions
Hex:
        #2fec55
        RGB:
        47, 236, 85
        CMY:
        82, 7, 67
        CMYK:
        80, 0, 64, 7
      HSL:
        132°, 83.2599%, 55.4902%
        HSV (HSB):
        132°, 80.0847%, 92.5490%
        XYZ:
        32.8074, 61.2511, 18.6879
        xyY:
        0.2910, 0.5433, 61.2511
      CIE-Lab:
        82.5136, -73.8906, 58.7043
        CIE-LCH:
        82.5136, 94.3717, 141.5337
        CIE-Luv:
        82.5136, -72.5180, 84.4682
        Hunter-Lab:
        78.2631, -62.1343, 40.6268
      #2fec55 color charts
#2fec55 RGB chart
      #2fec55 CMYK chart
      #2fec55 RGB pie chart
      #2fec55 color shades, tints & tones
#2fec55 color schemes
#2fec55 color preview, HTML & CSS examples
           This text has a color of #2fec55        
        
          <p style="color:#2fec55;">Text here</p>
        
        
          .mytext {color:#2fec55;}
        
        Text color #2fec55
      
           This box has a color of #2fec55        
        
          <div style="background-color:#2fec55;">Content here</div>
        
        
          .mybackground {background-color:#2fec55;}
        
        Background color #2fec55
      
           Border around this has a color of #2fec55        
        
          <div style="border:2px solid #2fec55;">Content here</div>
        
        
          .myborder {border:2px solid #2fec55;}
        
        Border color #2fec55