#2fc042 color space conversions
Hex:
        #2fc042
        RGB:
        47, 192, 66
        CMY:
        82, 25, 74
        CMYK:
        76, 0, 66, 25
      HSL:
        128°, 60.6695%, 46.8627%
        HSV (HSB):
        128°, 75.5208%, 75.2941%
        XYZ:
        21.0053, 38.6970, 11.5164
        xyY:
        0.2949, 0.5434, 38.6970
      CIE-Lab:
        68.5312, -62.0618, 51.1598
        CIE-LCH:
        68.5312, 80.4300, 140.5000
        CIE-Luv:
        68.5312, -58.5618, 70.6082
        Hunter-Lab:
        62.2069, -48.5882, 32.5684
      #2fc042 color charts
#2fc042 RGB chart
      #2fc042 CMYK chart
      #2fc042 RGB pie chart
      #2fc042 color shades, tints & tones
#2fc042 color schemes
#2fc042 color preview, HTML & CSS examples
           This text has a color of #2fc042        
        
          <p style="color:#2fc042;">Text here</p>
        
        
          .mytext {color:#2fc042;}
        
        Text color #2fc042
      
           This box has a color of #2fc042        
        
          <div style="background-color:#2fc042;">Content here</div>
        
        
          .mybackground {background-color:#2fc042;}
        
        Background color #2fc042
      
           Border around this has a color of #2fc042        
        
          <div style="border:2px solid #2fc042;">Content here</div>
        
        
          .myborder {border:2px solid #2fc042;}
        
        Border color #2fc042