#2fcfae color space conversions
Hex:
        #2fcfae
        RGB:
        47, 207, 174
        CMY:
        82, 19, 32
        CMYK:
        77, 0, 16, 19
      HSL:
        168°, 62.9921%, 49.8039%
        HSV (HSB):
        168°, 77.2947%, 81.1765%
        XYZ:
        31.1251, 48.2860, 47.7241
        xyY:
        0.2448, 0.3798, 48.2860
      CIE-Lab:
        75.0049, -47.6266, 4.9825
        CIE-LCH:
        75.0049, 47.8865, 174.0277
        CIE-Luv:
        75.0049, -57.8101, 14.9017
        Hunter-Lab:
        69.4881, -41.6505, 7.9216
      #2fcfae color charts
#2fcfae RGB chart
      #2fcfae CMYK chart
      #2fcfae RGB pie chart
      #2fcfae color shades, tints & tones
#2fcfae color schemes
#2fcfae color preview, HTML & CSS examples
           This text has a color of #2fcfae        
        
          <p style="color:#2fcfae;">Text here</p>
        
        
          .mytext {color:#2fcfae;}
        
        Text color #2fcfae
      
           This box has a color of #2fcfae        
        
          <div style="background-color:#2fcfae;">Content here</div>
        
        
          .mybackground {background-color:#2fcfae;}
        
        Background color #2fcfae
      
           Border around this has a color of #2fcfae        
        
          <div style="border:2px solid #2fcfae;">Content here</div>
        
        
          .myborder {border:2px solid #2fcfae;}
        
        Border color #2fcfae