#2fb39a color space conversions
Hex:
        #2fb39a
        RGB:
        47, 179, 154
        CMY:
        82, 30, 40
        CMYK:
        74, 0, 14, 30
      HSL:
        169°, 58.4071%, 44.3137%
        HSV (HSB):
        169°, 73.7430%, 70.1961%
        XYZ:
        23.1251, 35.1776, 36.1430
        xyY:
        0.2449, 0.3725, 35.1776
      CIE-Lab:
        65.8867, -40.8183, 2.7048
        CIE-LCH:
        65.8867, 40.9078, 176.2089
        CIE-Luv:
        65.8867, -49.2687, 10.2161
        Hunter-Lab:
        59.3107, -34.1970, 5.3872
      #2fb39a color charts
#2fb39a RGB chart
      #2fb39a CMYK chart
      #2fb39a RGB pie chart
      #2fb39a color shades, tints & tones
#2fb39a color schemes
#2fb39a color preview, HTML & CSS examples
           This text has a color of #2fb39a        
        
          <p style="color:#2fb39a;">Text here</p>
        
        
          .mytext {color:#2fb39a;}
        
        Text color #2fb39a
      
           This box has a color of #2fb39a        
        
          <div style="background-color:#2fb39a;">Content here</div>
        
        
          .mybackground {background-color:#2fb39a;}
        
        Background color #2fb39a
      
           Border around this has a color of #2fb39a        
        
          <div style="border:2px solid #2fb39a;">Content here</div>
        
        
          .myborder {border:2px solid #2fb39a;}
        
        Border color #2fb39a