#2fb05b color space conversions
Hex:
        #2fb05b
        RGB:
        47, 176, 91
        CMY:
        82, 31, 64
        CMYK:
        73, 0, 48, 31
      HSL:
        140°, 57.8475%, 43.7255%
        HSV (HSB):
        140°, 73.2955%, 69.0196%
        XYZ:
        18.5860, 32.4103, 15.1738
        xyY:
        0.2809, 0.4898, 32.4103
      CIE-Lab:
        63.6806, -53.2365, 33.6893
        CIE-LCH:
        63.6806, 63.0007, 147.6734
        CIE-Luv:
        63.6806, -51.9339, 51.1294
        Hunter-Lab:
        56.9301, -41.3528, 24.0483
      #2fb05b color charts
#2fb05b RGB chart
      #2fb05b CMYK chart
      #2fb05b RGB pie chart
      #2fb05b color shades, tints & tones
#2fb05b color schemes
#2fb05b color preview, HTML & CSS examples
           This text has a color of #2fb05b        
        
          <p style="color:#2fb05b;">Text here</p>
        
        
          .mytext {color:#2fb05b;}
        
        Text color #2fb05b
      
           This box has a color of #2fb05b        
        
          <div style="background-color:#2fb05b;">Content here</div>
        
        
          .mybackground {background-color:#2fb05b;}
        
        Background color #2fb05b
      
           Border around this has a color of #2fb05b        
        
          <div style="border:2px solid #2fb05b;">Content here</div>
        
        
          .myborder {border:2px solid #2fb05b;}
        
        Border color #2fb05b