#2fcbaf color space conversions
Hex:
        #2fcbaf
        RGB:
        47, 203, 175
        CMY:
        82, 20, 31
        CMYK:
        77, 0, 14, 20
      HSL:
        169°, 62.4000%, 49.0196%
        HSV (HSB):
        169°, 76.8473%, 79.6078%
        XYZ:
        30.2661, 46.4114, 47.9205
        xyY:
        0.2429, 0.3725, 46.4114
      CIE-Lab:
        73.8117, -45.6832, 2.7169
        CIE-LCH:
        73.8117, 45.7640, 176.5965
        CIE-Luv:
        73.8117, -56.3420, 11.1998
        Hunter-Lab:
        68.1259, -39.9186, 5.9828
      #2fcbaf color charts
#2fcbaf RGB chart
      #2fcbaf CMYK chart
      #2fcbaf RGB pie chart
      #2fcbaf color shades, tints & tones
#2fcbaf color schemes
#2fcbaf color preview, HTML & CSS examples
           This text has a color of #2fcbaf        
        
          <p style="color:#2fcbaf;">Text here</p>
        
        
          .mytext {color:#2fcbaf;}
        
        Text color #2fcbaf
      
           This box has a color of #2fcbaf        
        
          <div style="background-color:#2fcbaf;">Content here</div>
        
        
          .mybackground {background-color:#2fcbaf;}
        
        Background color #2fcbaf
      
           Border around this has a color of #2fcbaf        
        
          <div style="border:2px solid #2fcbaf;">Content here</div>
        
        
          .myborder {border:2px solid #2fcbaf;}
        
        Border color #2fcbaf