#2fbe80 color space conversions
Hex:
        #2fbe80
        RGB:
        47, 190, 128
        CMY:
        82, 25, 50
        CMYK:
        75, 0, 33, 25
      HSL:
        154°, 60.3376%, 46.4706%
        HSV (HSB):
        154°, 75.2632%, 74.5098%
        XYZ:
        23.4820, 38.9898, 26.7102
        xyY:
        0.2633, 0.4372, 38.9898
      CIE-Lab:
        68.7438, -51.5358, 20.9106
        CIE-LCH:
        68.7438, 55.6165, 157.9152
        CIE-Luv:
        68.7438, -54.8780, 36.9658
        Hunter-Lab:
        62.4418, -42.1459, 18.3472
      #2fbe80 color charts
#2fbe80 RGB chart
      #2fbe80 CMYK chart
      #2fbe80 RGB pie chart
      #2fbe80 color shades, tints & tones
#2fbe80 color schemes
#2fbe80 color preview, HTML & CSS examples
           This text has a color of #2fbe80        
        
          <p style="color:#2fbe80;">Text here</p>
        
        
          .mytext {color:#2fbe80;}
        
        Text color #2fbe80
      
           This box has a color of #2fbe80        
        
          <div style="background-color:#2fbe80;">Content here</div>
        
        
          .mybackground {background-color:#2fbe80;}
        
        Background color #2fbe80
      
           Border around this has a color of #2fbe80        
        
          <div style="border:2px solid #2fbe80;">Content here</div>
        
        
          .myborder {border:2px solid #2fbe80;}
        
        Border color #2fbe80