#2ed8ea color space conversions
Hex:
        #2ed8ea
        RGB:
        46, 216, 234
        CMY:
        82, 15, 8
        CMYK:
        80, 8, 0, 8
      HSL:
        186°, 81.7391%, 54.9020%
        HSV (HSB):
        186°, 80.3419%, 91.7647%
        XYZ:
        40.5339, 55.6331, 86.4438
        xyY:
        0.2220, 0.3047, 55.6331
      CIE-Lab:
        79.4045, -34.8725, -20.7010
        CIE-LCH:
        79.4045, 40.5539, 210.6942
        CIE-Luv:
        79.4045, -56.6801, -27.8138
        Hunter-Lab:
        74.5876, -33.5243, -16.5032
      #2ed8ea color charts
#2ed8ea RGB chart
      #2ed8ea CMYK chart
      #2ed8ea RGB pie chart
      #2ed8ea color shades, tints & tones
#2ed8ea color schemes
#2ed8ea color preview, HTML & CSS examples
           This text has a color of #2ed8ea        
        
          <p style="color:#2ed8ea;">Text here</p>
        
        
          .mytext {color:#2ed8ea;}
        
        Text color #2ed8ea
      
           This box has a color of #2ed8ea        
        
          <div style="background-color:#2ed8ea;">Content here</div>
        
        
          .mybackground {background-color:#2ed8ea;}
        
        Background color #2ed8ea
      
           Border around this has a color of #2ed8ea        
        
          <div style="border:2px solid #2ed8ea;">Content here</div>
        
        
          .myborder {border:2px solid #2ed8ea;}
        
        Border color #2ed8ea