#2ed9ec color space conversions
Hex:
        #2ed9ec
        RGB:
        46, 217, 236
        CMY:
        82, 15, 7
        CMYK:
        81, 8, 0, 7
      HSL:
        186°, 83.3333%, 55.2941%
        HSV (HSB):
        186°, 80.5085%, 92.5490%
        XYZ:
        41.0799, 56.2627, 88.0515
        xyY:
        0.2216, 0.3035, 56.2627
      CIE-Lab:
        79.7631, -34.7355, -21.2239
        CIE-LCH:
        79.7631, 40.7064, 211.4255
        CIE-Luv:
        79.7631, -56.8757, -28.7263
        Hunter-Lab:
        75.0085, -33.5057, -17.0939
      #2ed9ec color charts
#2ed9ec RGB chart
      #2ed9ec CMYK chart
      #2ed9ec RGB pie chart
      #2ed9ec color shades, tints & tones
#2ed9ec color schemes
#2ed9ec color preview, HTML & CSS examples
           This text has a color of #2ed9ec        
        
          <p style="color:#2ed9ec;">Text here</p>
        
        
          .mytext {color:#2ed9ec;}
        
        Text color #2ed9ec
      
           This box has a color of #2ed9ec        
        
          <div style="background-color:#2ed9ec;">Content here</div>
        
        
          .mybackground {background-color:#2ed9ec;}
        
        Background color #2ed9ec
      
           Border around this has a color of #2ed9ec        
        
          <div style="border:2px solid #2ed9ec;">Content here</div>
        
        
          .myborder {border:2px solid #2ed9ec;}
        
        Border color #2ed9ec