#2ffda1 color space conversions
Hex:
        #2ffda1
        RGB:
        47, 253, 161
        CMY:
        82, 1, 37
        CMYK:
        81, 0, 36, 1
      HSL:
        153°, 98.0952%, 58.8235%
        HSV (HSB):
        153°, 81.4229%, 99.2157%
        XYZ:
        42.7306, 73.4281, 45.6391
        xyY:
        0.2641, 0.4538, 73.4281
      CIE-Lab:
        88.6515, -68.0505, 30.7564
        CIE-LCH:
        88.6515, 74.6781, 155.6787
        CIE-Luv:
        88.6515, -74.2400, 54.7700
        Hunter-Lab:
        85.6902, -60.9464, 28.4049
      #2ffda1 color charts
#2ffda1 RGB chart
      #2ffda1 CMYK chart
      #2ffda1 RGB pie chart
      #2ffda1 color shades, tints & tones
#2ffda1 color schemes
#2ffda1 color preview, HTML & CSS examples
           This text has a color of #2ffda1        
        
          <p style="color:#2ffda1;">Text here</p>
        
        
          .mytext {color:#2ffda1;}
        
        Text color #2ffda1
      
           This box has a color of #2ffda1        
        
          <div style="background-color:#2ffda1;">Content here</div>
        
        
          .mybackground {background-color:#2ffda1;}
        
        Background color #2ffda1
      
           Border around this has a color of #2ffda1        
        
          <div style="border:2px solid #2ffda1;">Content here</div>
        
        
          .myborder {border:2px solid #2ffda1;}
        
        Border color #2ffda1