#2fd7bc color space conversions
Hex:
        #2fd7bc
        RGB:
        47, 215, 188
        CMY:
        82, 16, 26
        CMYK:
        78, 0, 13, 16
      HSL:
        170°, 67.7419%, 51.3725%
        HSV (HSB):
        170°, 78.1395%, 84.3137%
        XYZ:
        34.5498, 52.8361, 55.9544
        xyY:
        0.2410, 0.3686, 52.8361
      CIE-Lab:
        77.7781, -47.3768, 1.4893
        CIE-LCH:
        77.7781, 47.4002, 178.1995
        CIE-Luv:
        77.7781, -59.5947, 9.7067
        Hunter-Lab:
        72.6884, -42.3612, 5.2414
      #2fd7bc color charts
#2fd7bc RGB chart
      #2fd7bc CMYK chart
      #2fd7bc RGB pie chart
      #2fd7bc color shades, tints & tones
#2fd7bc color schemes
#2fd7bc color preview, HTML & CSS examples
           This text has a color of #2fd7bc        
        
          <p style="color:#2fd7bc;">Text here</p>
        
        
          .mytext {color:#2fd7bc;}
        
        Text color #2fd7bc
      
           This box has a color of #2fd7bc        
        
          <div style="background-color:#2fd7bc;">Content here</div>
        
        
          .mybackground {background-color:#2fd7bc;}
        
        Background color #2fd7bc
      
           Border around this has a color of #2fd7bc        
        
          <div style="border:2px solid #2fd7bc;">Content here</div>
        
        
          .myborder {border:2px solid #2fd7bc;}
        
        Border color #2fd7bc