#2fae92 color space conversions
Hex:
        #2fae92
        RGB:
        47, 174, 146
        CMY:
        82, 32, 43
        CMYK:
        73, 0, 16, 32
      HSL:
        167°, 57.4661%, 43.3333%
        HSV (HSB):
        167°, 72.9885%, 68.2353%
        XYZ:
        21.4966, 32.9518, 32.4215
        xyY:
        0.2475, 0.3793, 32.9518
      CIE-Lab:
        64.1218, -40.7170, 4.5879
        CIE-LCH:
        64.1218, 40.9747, 173.5711
        CIE-Luv:
        64.1218, -47.9949, 12.8608
        Hunter-Lab:
        57.4036, -33.6112, 6.6957
      #2fae92 color charts
#2fae92 RGB chart
      #2fae92 CMYK chart
      #2fae92 RGB pie chart
      #2fae92 color shades, tints & tones
#2fae92 color schemes
#2fae92 color preview, HTML & CSS examples
           This text has a color of #2fae92        
        
          <p style="color:#2fae92;">Text here</p>
        
        
          .mytext {color:#2fae92;}
        
        Text color #2fae92
      
           This box has a color of #2fae92        
        
          <div style="background-color:#2fae92;">Content here</div>
        
        
          .mybackground {background-color:#2fae92;}
        
        Background color #2fae92
      
           Border around this has a color of #2fae92        
        
          <div style="border:2px solid #2fae92;">Content here</div>
        
        
          .myborder {border:2px solid #2fae92;}
        
        Border color #2fae92