#2de6af color space conversions
Hex:
        #2de6af
        RGB:
        45, 230, 175
        CMY:
        82, 10, 31
        CMYK:
        80, 0, 24, 10
      HSL:
        162°, 78.7234%, 53.9216%
        HSV (HSB):
        162°, 80.4348%, 90.1961%
        XYZ:
        37.1169, 60.2467, 50.2299
        xyY:
        0.2515, 0.4082, 60.2467
      CIE-Lab:
        81.9721, -56.8269, 14.3809
        CIE-LCH:
        81.9721, 58.6183, 165.7986
        CIE-Luv:
        81.9721, -65.8768, 30.2924
        Hunter-Lab:
        77.6187, -50.4750, 15.9644
      #2de6af color charts
#2de6af RGB chart
      #2de6af CMYK chart
      #2de6af RGB pie chart
      #2de6af color shades, tints & tones
#2de6af color schemes
#2de6af color preview, HTML & CSS examples
           This text has a color of #2de6af        
        
          <p style="color:#2de6af;">Text here</p>
        
        
          .mytext {color:#2de6af;}
        
        Text color #2de6af
      
           This box has a color of #2de6af        
        
          <div style="background-color:#2de6af;">Content here</div>
        
        
          .mybackground {background-color:#2de6af;}
        
        Background color #2de6af
      
           Border around this has a color of #2de6af        
        
          <div style="border:2px solid #2de6af;">Content here</div>
        
        
          .myborder {border:2px solid #2de6af;}
        
        Border color #2de6af