#2fb096 color space conversions
Hex:
        #2fb096
        RGB:
        47, 176, 150
        CMY:
        82, 31, 41
        CMYK:
        73, 0, 15, 31
      HSL:
        168°, 57.8475%, 43.7255%
        HSV (HSB):
        168°, 73.2955%, 69.0196%
        XYZ:
        22.2026, 33.8570, 34.2190
        xyY:
        0.2459, 0.3750, 33.8570
      CIE-Lab:
        64.8489, -40.5519, 3.4176
        CIE-LCH:
        64.8489, 40.6957, 175.1827
        CIE-Luv:
        64.8489, -48.4539, 11.1786
        Hunter-Lab:
        58.1868, -33.7157, 5.8629
      #2fb096 color charts
#2fb096 RGB chart
      #2fb096 CMYK chart
      #2fb096 RGB pie chart
      #2fb096 color shades, tints & tones
#2fb096 color schemes
#2fb096 color preview, HTML & CSS examples
           This text has a color of #2fb096        
        
          <p style="color:#2fb096;">Text here</p>
        
        
          .mytext {color:#2fb096;}
        
        Text color #2fb096
      
           This box has a color of #2fb096        
        
          <div style="background-color:#2fb096;">Content here</div>
        
        
          .mybackground {background-color:#2fb096;}
        
        Background color #2fb096
      
           Border around this has a color of #2fb096        
        
          <div style="border:2px solid #2fb096;">Content here</div>
        
        
          .myborder {border:2px solid #2fb096;}
        
        Border color #2fb096