#2fdd95 color space conversions
Hex:
        #2fdd95
        RGB:
        47, 221, 149
        CMY:
        82, 13, 42
        CMYK:
        79, 0, 33, 13
      HSL:
        155°, 71.9008%, 52.5490%
        HSV (HSB):
        155°, 78.7330%, 86.6667%
        XYZ:
        32.4536, 54.4872, 37.2404
        xyY:
        0.2613, 0.4388, 54.4872
      CIE-Lab:
        78.7449, -58.9123, 23.4866
        CIE-LCH:
        78.7449, 63.4214, 158.2643
        CIE-Luv:
        78.7449, -64.3131, 42.6809
        Hunter-Lab:
        73.8154, -50.6980, 21.7586
      #2fdd95 color charts
#2fdd95 RGB chart
      #2fdd95 CMYK chart
      #2fdd95 RGB pie chart
      #2fdd95 color shades, tints & tones
#2fdd95 color schemes
#2fdd95 color preview, HTML & CSS examples
           This text has a color of #2fdd95        
        
          <p style="color:#2fdd95;">Text here</p>
        
        
          .mytext {color:#2fdd95;}
        
        Text color #2fdd95
      
           This box has a color of #2fdd95        
        
          <div style="background-color:#2fdd95;">Content here</div>
        
        
          .mybackground {background-color:#2fdd95;}
        
        Background color #2fdd95
      
           Border around this has a color of #2fdd95        
        
          <div style="border:2px solid #2fdd95;">Content here</div>
        
        
          .myborder {border:2px solid #2fdd95;}
        
        Border color #2fdd95