#2fc09e color space conversions
Hex:
        #2fc09e
        RGB:
        47, 192, 158
        CMY:
        82, 25, 38
        CMYK:
        76, 0, 18, 25
      HSL:
        166°, 60.6695%, 46.8627%
        HSV (HSB):
        166°, 75.5208%, 75.2941%
        XYZ:
        26.1935, 40.7722, 38.8370
        xyY:
        0.2476, 0.3854, 40.7722
      CIE-Lab:
        70.0160, -45.3808, 6.4657
        CIE-LCH:
        70.0160, 45.8391, 171.8912
        CIE-Luv:
        70.0160, -53.6435, 16.5194
        Hunter-Lab:
        63.8531, -38.5197, 8.6356
      #2fc09e color charts
#2fc09e RGB chart
      #2fc09e CMYK chart
      #2fc09e RGB pie chart
      #2fc09e color shades, tints & tones
#2fc09e color schemes
#2fc09e color preview, HTML & CSS examples
           This text has a color of #2fc09e        
        
          <p style="color:#2fc09e;">Text here</p>
        
        
          .mytext {color:#2fc09e;}
        
        Text color #2fc09e
      
           This box has a color of #2fc09e        
        
          <div style="background-color:#2fc09e;">Content here</div>
        
        
          .mybackground {background-color:#2fc09e;}
        
        Background color #2fc09e
      
           Border around this has a color of #2fc09e        
        
          <div style="border:2px solid #2fc09e;">Content here</div>
        
        
          .myborder {border:2px solid #2fc09e;}
        
        Border color #2fc09e