#2fc4a3 color space conversions
Hex:
        #2fc4a3
        RGB:
        47, 196, 163
        CMY:
        82, 23, 36
        CMYK:
        76, 0, 17, 23
      HSL:
        167°, 61.3169%, 47.6471%
        HSV (HSB):
        167°, 76.0204%, 76.8627%
        XYZ:
        27.5231, 42.7285, 41.4471
        xyY:
        0.2464, 0.3825, 42.7285
      CIE-Lab:
        71.3703, -45.8034, 5.6919
        CIE-LCH:
        71.3703, 46.1557, 172.9163
        CIE-Luv:
        71.3703, -54.7163, 15.5222
        Hunter-Lab:
        65.3671, -39.2342, 8.1631
      #2fc4a3 color charts
#2fc4a3 RGB chart
      #2fc4a3 CMYK chart
      #2fc4a3 RGB pie chart
      #2fc4a3 color shades, tints & tones
#2fc4a3 color schemes
#2fc4a3 color preview, HTML & CSS examples
           This text has a color of #2fc4a3        
        
          <p style="color:#2fc4a3;">Text here</p>
        
        
          .mytext {color:#2fc4a3;}
        
        Text color #2fc4a3
      
           This box has a color of #2fc4a3        
        
          <div style="background-color:#2fc4a3;">Content here</div>
        
        
          .mybackground {background-color:#2fc4a3;}
        
        Background color #2fc4a3
      
           Border around this has a color of #2fc4a3        
        
          <div style="border:2px solid #2fc4a3;">Content here</div>
        
        
          .myborder {border:2px solid #2fc4a3;}
        
        Border color #2fc4a3