#2fc7aa color space conversions
Hex:
        #2fc7aa
        RGB:
        47, 199, 170
        CMY:
        82, 22, 33
        CMYK:
        76, 0, 15, 22
      HSL:
        169°, 61.7886%, 48.2353%
        HSV (HSB):
        169°, 76.3819%, 78.0392%
        XYZ:
        28.8514, 44.3535, 45.0707
        xyY:
        0.2439, 0.3750, 44.3535
      CIE-Lab:
        72.4641, -45.2797, 3.4712
        CIE-LCH:
        72.4641, 45.4126, 175.6163
        CIE-Luv:
        72.4641, -55.2884, 12.2209
        Hunter-Lab:
        66.5984, -39.2183, 6.4942
      #2fc7aa color charts
#2fc7aa RGB chart
      #2fc7aa CMYK chart
      #2fc7aa RGB pie chart
      #2fc7aa color shades, tints & tones
#2fc7aa color schemes
#2fc7aa color preview, HTML & CSS examples
           This text has a color of #2fc7aa        
        
          <p style="color:#2fc7aa;">Text here</p>
        
        
          .mytext {color:#2fc7aa;}
        
        Text color #2fc7aa
      
           This box has a color of #2fc7aa        
        
          <div style="background-color:#2fc7aa;">Content here</div>
        
        
          .mybackground {background-color:#2fc7aa;}
        
        Background color #2fc7aa
      
           Border around this has a color of #2fc7aa        
        
          <div style="border:2px solid #2fc7aa;">Content here</div>
        
        
          .myborder {border:2px solid #2fc7aa;}
        
        Border color #2fc7aa