#2fc3ba color space conversions
Hex:
        #2fc3ba
        RGB:
        47, 195, 186
        CMY:
        82, 24, 27
        CMYK:
        76, 0, 5, 24
      HSL:
        176°, 61.1570%, 47.4510%
        HSV (HSB):
        176°, 75.8974%, 76.4706%
        XYZ:
        29.5503, 43.1797, 53.2314
        xyY:
        0.2346, 0.3428, 43.1797
      CIE-Lab:
        71.6768, -39.1942, -6.3883
        CIE-LCH:
        71.6768, 39.7114, 189.2573
        CIE-Luv:
        71.6768, -52.7487, -3.7320
        Hunter-Lab:
        65.7113, -34.7234, -2.0318
      #2fc3ba color charts
#2fc3ba RGB chart
      #2fc3ba CMYK chart
      #2fc3ba RGB pie chart
      #2fc3ba color shades, tints & tones
#2fc3ba color schemes
#2fc3ba color preview, HTML & CSS examples
           This text has a color of #2fc3ba        
        
          <p style="color:#2fc3ba;">Text here</p>
        
        
          .mytext {color:#2fc3ba;}
        
        Text color #2fc3ba
      
           This box has a color of #2fc3ba        
        
          <div style="background-color:#2fc3ba;">Content here</div>
        
        
          .mybackground {background-color:#2fc3ba;}
        
        Background color #2fc3ba
      
           Border around this has a color of #2fc3ba        
        
          <div style="border:2px solid #2fc3ba;">Content here</div>
        
        
          .myborder {border:2px solid #2fc3ba;}
        
        Border color #2fc3ba