#2fea99 color space conversions
Hex:
        #2fea99
        RGB:
        47, 234, 153
        CMY:
        82, 8, 40
        CMYK:
        80, 0, 35, 8
      HSL:
        154°, 81.6594%, 55.0980%
        HSV (HSB):
        154°, 79.9145%, 91.7647%
        XYZ:
        36.3449, 61.7499, 40.1403
        xyY:
        0.2629, 0.4467, 61.7499
      CIE-Lab:
        82.7802, -62.8618, 26.9038
        CIE-LCH:
        82.7802, 68.3771, 156.8299
        CIE-Luv:
        82.7802, -68.4468, 48.2262
        Hunter-Lab:
        78.5811, -54.9581, 24.7206
      #2fea99 color charts
#2fea99 RGB chart
      #2fea99 CMYK chart
      #2fea99 RGB pie chart
      #2fea99 color shades, tints & tones
#2fea99 color schemes
#2fea99 color preview, HTML & CSS examples
           This text has a color of #2fea99        
        
          <p style="color:#2fea99;">Text here</p>
        
        
          .mytext {color:#2fea99;}
        
        Text color #2fea99
      
           This box has a color of #2fea99        
        
          <div style="background-color:#2fea99;">Content here</div>
        
        
          .mybackground {background-color:#2fea99;}
        
        Background color #2fea99
      
           Border around this has a color of #2fea99        
        
          <div style="border:2px solid #2fea99;">Content here</div>
        
        
          .myborder {border:2px solid #2fea99;}
        
        Border color #2fea99