#2eda6a color space conversions
Hex:
        #2eda6a
        RGB:
        46, 218, 106
        CMY:
        82, 15, 58
        CMYK:
        79, 0, 51, 15
      HSL:
        141°, 69.9187%, 51.7647%
        HSV (HSB):
        141°, 78.8991%, 85.4902%
        XYZ:
        28.7996, 51.7643, 22.1093
        xyY:
        0.2805, 0.5042, 51.7643
      CIE-Lab:
        77.1397, -65.6340, 43.0323
        CIE-LCH:
        77.1397, 78.4832, 146.7495
        CIE-Luv:
        77.1397, -65.8543, 66.3647
        Hunter-Lab:
        71.9474, -54.4566, 32.1435
      #2eda6a color charts
#2eda6a RGB chart
      #2eda6a CMYK chart
      #2eda6a RGB pie chart
      #2eda6a color shades, tints & tones
#2eda6a color schemes
#2eda6a color preview, HTML & CSS examples
           This text has a color of #2eda6a        
        
          <p style="color:#2eda6a;">Text here</p>
        
        
          .mytext {color:#2eda6a;}
        
        Text color #2eda6a
      
           This box has a color of #2eda6a        
        
          <div style="background-color:#2eda6a;">Content here</div>
        
        
          .mybackground {background-color:#2eda6a;}
        
        Background color #2eda6a
      
           Border around this has a color of #2eda6a        
        
          <div style="border:2px solid #2eda6a;">Content here</div>
        
        
          .myborder {border:2px solid #2eda6a;}
        
        Border color #2eda6a