#2fea86 color space conversions
Hex:
        #2fea86
        RGB:
        47, 234, 134
        CMY:
        82, 8, 47
        CMYK:
        80, 0, 43, 8
      HSL:
        148°, 81.6594%, 55.0980%
        HSV (HSB):
        148°, 79.9145%, 91.7647%
        XYZ:
        34.8982, 61.1712, 32.5222
        xyY:
        0.2714, 0.4757, 61.1712
      CIE-Lab:
        82.4707, -66.4082, 36.0858
        CIE-LCH:
        82.4707, 75.5793, 151.4806
        CIE-Luv:
        82.4707, -69.5789, 60.0086
        Hunter-Lab:
        78.2120, -57.2244, 30.0944
      #2fea86 color charts
#2fea86 RGB chart
      #2fea86 CMYK chart
      #2fea86 RGB pie chart
      #2fea86 color shades, tints & tones
#2fea86 color schemes
#2fea86 color preview, HTML & CSS examples
           This text has a color of #2fea86        
        
          <p style="color:#2fea86;">Text here</p>
        
        
          .mytext {color:#2fea86;}
        
        Text color #2fea86
      
           This box has a color of #2fea86        
        
          <div style="background-color:#2fea86;">Content here</div>
        
        
          .mybackground {background-color:#2fea86;}
        
        Background color #2fea86
      
           Border around this has a color of #2fea86        
        
          <div style="border:2px solid #2fea86;">Content here</div>
        
        
          .myborder {border:2px solid #2fea86;}
        
        Border color #2fea86