#2fffa0 color space conversions
Hex:
        #2fffa0
        RGB:
        47, 255, 160
        CMY:
        82, 0, 37
        CMYK:
        82, 0, 37, 0
      HSL:
        153°, 100.0000%, 59.2157%
        HSV (HSB):
        153°, 81.5686%, 100.0000%
        XYZ:
        43.2775, 74.6624, 45.3880
        xyY:
        0.2650, 0.4571, 74.6624
      CIE-Lab:
        89.2346, -68.9369, 32.0368
        CIE-LCH:
        89.2346, 76.0174, 155.0745
        CIE-Luv:
        89.2346, -74.9562, 56.6161
        Hunter-Lab:
        86.4074, -61.8106, 29.3414
      #2fffa0 color charts
#2fffa0 RGB chart
      #2fffa0 CMYK chart
      #2fffa0 RGB pie chart
      #2fffa0 color shades, tints & tones
#2fffa0 color schemes
#2fffa0 color preview, HTML & CSS examples
           This text has a color of #2fffa0        
        
          <p style="color:#2fffa0;">Text here</p>
        
        
          .mytext {color:#2fffa0;}
        
        Text color #2fffa0
      
           This box has a color of #2fffa0        
        
          <div style="background-color:#2fffa0;">Content here</div>
        
        
          .mybackground {background-color:#2fffa0;}
        
        Background color #2fffa0
      
           Border around this has a color of #2fffa0        
        
          <div style="border:2px solid #2fffa0;">Content here</div>
        
        
          .myborder {border:2px solid #2fffa0;}
        
        Border color #2fffa0