#2eda8d color space conversions
Hex:
        #2eda8d
        RGB:
        46, 218, 141
        CMY:
        82, 15, 45
        CMYK:
        79, 0, 35, 15
      HSL:
        153°, 69.9187%, 51.7647%
        HSV (HSB):
        153°, 78.8991%, 85.4902%
        XYZ:
        31.0058, 52.6467, 33.7270
        xyY:
        0.2642, 0.4485, 52.6467
      CIE-Lab:
        77.6660, -59.5372, 26.1708
        CIE-LCH:
        77.6660, 65.0353, 156.2711
        CIE-Luv:
        77.6660, -63.9193, 46.0722
        Hunter-Lab:
        72.5581, -50.6992, 23.2310
      #2eda8d color charts
#2eda8d RGB chart
      #2eda8d CMYK chart
      #2eda8d RGB pie chart
      #2eda8d color shades, tints & tones
#2eda8d color schemes
#2eda8d color preview, HTML & CSS examples
           This text has a color of #2eda8d        
        
          <p style="color:#2eda8d;">Text here</p>
        
        
          .mytext {color:#2eda8d;}
        
        Text color #2eda8d
      
           This box has a color of #2eda8d        
        
          <div style="background-color:#2eda8d;">Content here</div>
        
        
          .mybackground {background-color:#2eda8d;}
        
        Background color #2eda8d
      
           Border around this has a color of #2eda8d        
        
          <div style="border:2px solid #2eda8d;">Content here</div>
        
        
          .myborder {border:2px solid #2eda8d;}
        
        Border color #2eda8d