#2fe9ba color space conversions
Hex:
        #2fe9ba
        RGB:
        47, 233, 186
        CMY:
        82, 9, 27
        CMYK:
        80, 0, 20, 9
      HSL:
        165°, 80.8696%, 54.9020%
        HSV (HSB):
        165°, 79.8283%, 91.3725%
        XYZ:
        39.1741, 62.4273, 56.4394
        xyY:
        0.2479, 0.3950, 62.4273
      CIE-Lab:
        83.1402, -55.2305, 10.2727
        CIE-LCH:
        83.1402, 56.1778, 169.4636
        CIE-Luv:
        83.1402, -65.9034, 24.2113
        Hunter-Lab:
        79.0110, -49.7678, 12.9555
      #2fe9ba color charts
#2fe9ba RGB chart
      #2fe9ba CMYK chart
      #2fe9ba RGB pie chart
      #2fe9ba color shades, tints & tones
#2fe9ba color schemes
#2fe9ba color preview, HTML & CSS examples
           This text has a color of #2fe9ba        
        
          <p style="color:#2fe9ba;">Text here</p>
        
        
          .mytext {color:#2fe9ba;}
        
        Text color #2fe9ba
      
           This box has a color of #2fe9ba        
        
          <div style="background-color:#2fe9ba;">Content here</div>
        
        
          .mybackground {background-color:#2fe9ba;}
        
        Background color #2fe9ba
      
           Border around this has a color of #2fe9ba        
        
          <div style="border:2px solid #2fe9ba;">Content here</div>
        
        
          .myborder {border:2px solid #2fe9ba;}
        
        Border color #2fe9ba