#2fb069 color space conversions
Hex:
        #2fb069
        RGB:
        47, 176, 105
        CMY:
        82, 31, 59
        CMYK:
        73, 0, 40, 31
      HSL:
        147°, 57.8475%, 43.7255%
        HSV (HSB):
        147°, 73.2955%, 69.0196%
        XYZ:
        19.2474, 32.6749, 18.6570
        xyY:
        0.2727, 0.4630, 32.6749
      CIE-Lab:
        63.8968, -50.7657, 26.6676
        CIE-LCH:
        63.8968, 57.3439, 152.2867
        CIE-Luv:
        63.8968, -51.2162, 43.0563
        Hunter-Lab:
        57.1620, -39.9294, 20.6618
      #2fb069 color charts
#2fb069 RGB chart
      #2fb069 CMYK chart
      #2fb069 RGB pie chart
      #2fb069 color shades, tints & tones
#2fb069 color schemes
#2fb069 color preview, HTML & CSS examples
           This text has a color of #2fb069        
        
          <p style="color:#2fb069;">Text here</p>
        
        
          .mytext {color:#2fb069;}
        
        Text color #2fb069
      
           This box has a color of #2fb069        
        
          <div style="background-color:#2fb069;">Content here</div>
        
        
          .mybackground {background-color:#2fb069;}
        
        Background color #2fb069
      
           Border around this has a color of #2fb069        
        
          <div style="border:2px solid #2fb069;">Content here</div>
        
        
          .myborder {border:2px solid #2fb069;}
        
        Border color #2fb069