#2fd6ae color space conversions
Hex:
        #2fd6ae
        RGB:
        47, 214, 174
        CMY:
        82, 16, 32
        CMYK:
        78, 0, 19, 16
      HSL:
        166°, 67.0683%, 51.1765%
        HSV (HSB):
        166°, 78.0374%, 83.9216%
        XYZ:
        32.8588, 51.7535, 48.3020
        xyY:
        0.2472, 0.3894, 51.7535
      CIE-Lab:
        77.1332, -50.5163, 8.0411
        CIE-LCH:
        77.1332, 51.1523, 170.9557
        CIE-Luv:
        77.1332, -60.2406, 19.9241
        Hunter-Lab:
        71.9399, -44.3642, 10.5493
      #2fd6ae color charts
#2fd6ae RGB chart
      #2fd6ae CMYK chart
      #2fd6ae RGB pie chart
      #2fd6ae color shades, tints & tones
#2fd6ae color schemes
#2fd6ae color preview, HTML & CSS examples
           This text has a color of #2fd6ae        
        
          <p style="color:#2fd6ae;">Text here</p>
        
        
          .mytext {color:#2fd6ae;}
        
        Text color #2fd6ae
      
           This box has a color of #2fd6ae        
        
          <div style="background-color:#2fd6ae;">Content here</div>
        
        
          .mybackground {background-color:#2fd6ae;}
        
        Background color #2fd6ae
      
           Border around this has a color of #2fd6ae        
        
          <div style="border:2px solid #2fd6ae;">Content here</div>
        
        
          .myborder {border:2px solid #2fd6ae;}
        
        Border color #2fd6ae