#2fea95 color space conversions
Hex:
        #2fea95
        RGB:
        47, 234, 149
        CMY:
        82, 8, 42
        CMYK:
        80, 0, 36, 8
      HSL:
        153°, 81.6594%, 55.0980%
        HSV (HSB):
        153°, 79.9145%, 91.7647%
        XYZ:
        36.0199, 61.6199, 38.4292
        xyY:
        0.2647, 0.4529, 61.6199
      CIE-Lab:
        82.7109, -63.6477, 28.8516
        CIE-LCH:
        82.7109, 69.8817, 155.6151
        CIE-Luv:
        82.7109, -68.6947, 50.8166
        Hunter-Lab:
        78.4983, -55.4652, 25.9232
      #2fea95 color charts
#2fea95 RGB chart
      #2fea95 CMYK chart
      #2fea95 RGB pie chart
      #2fea95 color shades, tints & tones
#2fea95 color schemes
#2fea95 color preview, HTML & CSS examples
           This text has a color of #2fea95        
        
          <p style="color:#2fea95;">Text here</p>
        
        
          .mytext {color:#2fea95;}
        
        Text color #2fea95
      
           This box has a color of #2fea95        
        
          <div style="background-color:#2fea95;">Content here</div>
        
        
          .mybackground {background-color:#2fea95;}
        
        Background color #2fea95
      
           Border around this has a color of #2fea95        
        
          <div style="border:2px solid #2fea95;">Content here</div>
        
        
          .myborder {border:2px solid #2fea95;}
        
        Border color #2fea95