#2fc4bf color space conversions
Hex:
        #2fc4bf
        RGB:
        47, 196, 191
        CMY:
        82, 23, 25
        CMYK:
        76, 0, 3, 23
      HSL:
        178°, 61.3169%, 47.6471%
        HSV (HSB):
        178°, 76.0204%, 76.8627%
        XYZ:
        30.3162, 43.8458, 56.1555
        xyY:
        0.2326, 0.3365, 43.8458
      CIE-Lab:
        72.1253, -38.2261, -8.4486
        CIE-LCH:
        72.1253, 39.1486, 192.4630
        CIE-Luv:
        72.1253, -52.7444, -7.1199
        Hunter-Lab:
        66.2161, -34.1544, -3.9304
      #2fc4bf color charts
#2fc4bf RGB chart
      #2fc4bf CMYK chart
      #2fc4bf RGB pie chart
      #2fc4bf color shades, tints & tones
#2fc4bf color schemes
#2fc4bf color preview, HTML & CSS examples
           This text has a color of #2fc4bf        
        
          <p style="color:#2fc4bf;">Text here</p>
        
        
          .mytext {color:#2fc4bf;}
        
        Text color #2fc4bf
      
           This box has a color of #2fc4bf        
        
          <div style="background-color:#2fc4bf;">Content here</div>
        
        
          .mybackground {background-color:#2fc4bf;}
        
        Background color #2fc4bf
      
           Border around this has a color of #2fc4bf        
        
          <div style="border:2px solid #2fc4bf;">Content here</div>
        
        
          .myborder {border:2px solid #2fc4bf;}
        
        Border color #2fc4bf