#2fc4bd color space conversions
Hex:
        #2fc4bd
        RGB:
        47, 196, 189
        CMY:
        82, 23, 26
        CMYK:
        76, 0, 4, 23
      HSL:
        177°, 61.3169%, 47.6471%
        HSV (HSB):
        177°, 76.0204%, 76.8627%
        XYZ:
        30.0975, 43.7583, 55.0040
        xyY:
        0.2336, 0.3396, 43.7583
      CIE-Lab:
        72.0667, -38.7967, -7.4459
        CIE-LCH:
        72.0667, 39.5048, 190.8641
        CIE-Luv:
        72.0667, -52.8873, -5.4531
        Hunter-Lab:
        66.1501, -34.5472, -2.9948
      #2fc4bd color charts
#2fc4bd RGB chart
      #2fc4bd CMYK chart
      #2fc4bd RGB pie chart
      #2fc4bd color shades, tints & tones
#2fc4bd color schemes
#2fc4bd color preview, HTML & CSS examples
           This text has a color of #2fc4bd        
        
          <p style="color:#2fc4bd;">Text here</p>
        
        
          .mytext {color:#2fc4bd;}
        
        Text color #2fc4bd
      
           This box has a color of #2fc4bd        
        
          <div style="background-color:#2fc4bd;">Content here</div>
        
        
          .mybackground {background-color:#2fc4bd;}
        
        Background color #2fc4bd
      
           Border around this has a color of #2fc4bd        
        
          <div style="border:2px solid #2fc4bd;">Content here</div>
        
        
          .myborder {border:2px solid #2fc4bd;}
        
        Border color #2fc4bd