#2edda4 color space conversions
Hex:
        #2edda4
        RGB:
        46, 221, 164
        CMY:
        82, 13, 36
        CMYK:
        79, 0, 26, 13
      HSL:
        160°, 72.0165%, 52.3529%
        HSV (HSB):
        160°, 79.1855%, 86.6667%
        XYZ:
        33.6840, 54.9741, 43.9577
        xyY:
        0.2540, 0.4145, 54.9741
      CIE-Lab:
        79.0263, -55.7632, 16.0225
        CIE-LCH:
        79.0263, 58.0194, 163.9690
        CIE-Luv:
        79.0263, -63.4548, 32.2001
        Hunter-Lab:
        74.1445, -48.6600, 16.7502
      #2edda4 color charts
#2edda4 RGB chart
      #2edda4 CMYK chart
      #2edda4 RGB pie chart
      #2edda4 color shades, tints & tones
#2edda4 color schemes
#2edda4 color preview, HTML & CSS examples
           This text has a color of #2edda4        
        
          <p style="color:#2edda4;">Text here</p>
        
        
          .mytext {color:#2edda4;}
        
        Text color #2edda4
      
           This box has a color of #2edda4        
        
          <div style="background-color:#2edda4;">Content here</div>
        
        
          .mybackground {background-color:#2edda4;}
        
        Background color #2edda4
      
           Border around this has a color of #2edda4        
        
          <div style="border:2px solid #2edda4;">Content here</div>
        
        
          .myborder {border:2px solid #2edda4;}
        
        Border color #2edda4