#2fd33c color space conversions
Hex:
        #2fd33c
        RGB:
        47, 211, 60
        CMY:
        82, 17, 76
        CMYK:
        78, 0, 72, 17
      HSL:
        125°, 65.0794%, 50.5882%
        HSV (HSB):
        125°, 77.7251%, 82.7451%
        XYZ:
        25.2822, 47.5191, 12.1146
        xyY:
        0.2977, 0.5596, 47.5191
      CIE-Lab:
        74.5206, -68.6150, 59.8765
        CIE-LCH:
        74.5206, 91.0671, 138.8906
        CIE-Luv:
        74.5206, -65.1518, 81.2962
        Hunter-Lab:
        68.9341, -55.1683, 37.8342
      #2fd33c color charts
#2fd33c RGB chart
      #2fd33c CMYK chart
      #2fd33c RGB pie chart
      #2fd33c color shades, tints & tones
#2fd33c color schemes
#2fd33c color preview, HTML & CSS examples
           This text has a color of #2fd33c        
        
          <p style="color:#2fd33c;">Text here</p>
        
        
          .mytext {color:#2fd33c;}
        
        Text color #2fd33c
      
           This box has a color of #2fd33c        
        
          <div style="background-color:#2fd33c;">Content here</div>
        
        
          .mybackground {background-color:#2fd33c;}
        
        Background color #2fd33c
      
           Border around this has a color of #2fd33c        
        
          <div style="border:2px solid #2fd33c;">Content here</div>
        
        
          .myborder {border:2px solid #2fd33c;}
        
        Border color #2fd33c