#2fb186 color space conversions
Hex:
        #2fb186
        RGB:
        47, 177, 134
        CMY:
        82, 31, 47
        CMYK:
        73, 0, 24, 31
      HSL:
        160°, 58.0357%, 43.9216%
        HSV (HSB):
        160°, 73.4463%, 69.4118%
        XYZ:
        21.1975, 33.7698, 27.9553
        xyY:
        0.2556, 0.4072, 33.7698
      CIE-Lab:
        64.7795, -44.9714, 12.1597
        CIE-LCH:
        64.7795, 46.5863, 164.8698
        CIE-Luv:
        64.7795, -49.8592, 24.0808
        Hunter-Lab:
        58.1118, -36.5841, 12.1562
      #2fb186 color charts
#2fb186 RGB chart
      #2fb186 CMYK chart
      #2fb186 RGB pie chart
      #2fb186 color shades, tints & tones
#2fb186 color schemes
#2fb186 color preview, HTML & CSS examples
           This text has a color of #2fb186        
        
          <p style="color:#2fb186;">Text here</p>
        
        
          .mytext {color:#2fb186;}
        
        Text color #2fb186
      
           This box has a color of #2fb186        
        
          <div style="background-color:#2fb186;">Content here</div>
        
        
          .mybackground {background-color:#2fb186;}
        
        Background color #2fb186
      
           Border around this has a color of #2fb186        
        
          <div style="border:2px solid #2fb186;">Content here</div>
        
        
          .myborder {border:2px solid #2fb186;}
        
        Border color #2fb186