#2fba6a color space conversions
Hex:
        #2fba6a
        RGB:
        47, 186, 106
        CMY:
        82, 27, 58
        CMYK:
        75, 0, 43, 27
      HSL:
        145°, 59.6567%, 45.6863%
        HSV (HSB):
        145°, 74.7312%, 72.9412%
        XYZ:
        21.3327, 36.7628, 19.6072
        xyY:
        0.2745, 0.4731, 36.7628
      CIE-Lab:
        67.0987, -54.3245, 30.3333
        CIE-LCH:
        67.0987, 62.2195, 150.8222
        CIE-Luv:
        67.0987, -54.7237, 48.4283
        Hunter-Lab:
        60.6323, -43.3035, 23.2694
      #2fba6a color charts
#2fba6a RGB chart
      #2fba6a CMYK chart
      #2fba6a RGB pie chart
      #2fba6a color shades, tints & tones
#2fba6a color schemes
#2fba6a color preview, HTML & CSS examples
           This text has a color of #2fba6a        
        
          <p style="color:#2fba6a;">Text here</p>
        
        
          .mytext {color:#2fba6a;}
        
        Text color #2fba6a
      
           This box has a color of #2fba6a        
        
          <div style="background-color:#2fba6a;">Content here</div>
        
        
          .mybackground {background-color:#2fba6a;}
        
        Background color #2fba6a
      
           Border around this has a color of #2fba6a        
        
          <div style="border:2px solid #2fba6a;">Content here</div>
        
        
          .myborder {border:2px solid #2fba6a;}
        
        Border color #2fba6a