#2ed8ae color space conversions
Hex:
        #2ed8ae
        RGB:
        46, 216, 174
        CMY:
        82, 15, 32
        CMYK:
        79, 0, 19, 15
      HSL:
        165°, 68.5484%, 51.3725%
        HSV (HSB):
        165°, 78.7037%, 84.7059%
        XYZ:
        33.3226, 52.7486, 48.4696
        xyY:
        0.2477, 0.3921, 52.7486
      CIE-Lab:
        77.7263, -51.4298, 8.8874
        CIE-LCH:
        77.7263, 52.1921, 170.1957
        CIE-Luv:
        77.7263, -61.0524, 21.3240
        Hunter-Lab:
        72.6282, -45.2017, 11.2716
      #2ed8ae color charts
#2ed8ae RGB chart
      #2ed8ae CMYK chart
      #2ed8ae RGB pie chart
      #2ed8ae color shades, tints & tones
#2ed8ae color schemes
#2ed8ae color preview, HTML & CSS examples
           This text has a color of #2ed8ae        
        
          <p style="color:#2ed8ae;">Text here</p>
        
        
          .mytext {color:#2ed8ae;}
        
        Text color #2ed8ae
      
           This box has a color of #2ed8ae        
        
          <div style="background-color:#2ed8ae;">Content here</div>
        
        
          .mybackground {background-color:#2ed8ae;}
        
        Background color #2ed8ae
      
           Border around this has a color of #2ed8ae        
        
          <div style="border:2px solid #2ed8ae;">Content here</div>
        
        
          .myborder {border:2px solid #2ed8ae;}
        
        Border color #2ed8ae