#2edbd8 color space conversions
Hex:
        #2edbd8
        RGB:
        46, 219, 216
        CMY:
        82, 14, 15
        CMYK:
        79, 0, 1, 14
      HSL:
        179°, 70.6122%, 51.9608%
        HSV (HSB):
        179°, 78.9954%, 85.8824%
        XYZ:
        38.8529, 56.2017, 73.7660
        xyY:
        0.2301, 0.3329, 56.2017
      CIE-Lab:
        79.7285, -41.5450, -10.6065
        CIE-LCH:
        79.7285, 42.8776, 194.3217
        CIE-Luv:
        79.7285, -59.0409, -10.1866
        Hunter-Lab:
        74.9678, -38.6841, -5.8620
      #2edbd8 color charts
#2edbd8 RGB chart
      #2edbd8 CMYK chart
      #2edbd8 RGB pie chart
      #2edbd8 color shades, tints & tones
#2edbd8 color schemes
#2edbd8 color preview, HTML & CSS examples
           This text has a color of #2edbd8        
        
          <p style="color:#2edbd8;">Text here</p>
        
        
          .mytext {color:#2edbd8;}
        
        Text color #2edbd8
      
           This box has a color of #2edbd8        
        
          <div style="background-color:#2edbd8;">Content here</div>
        
        
          .mybackground {background-color:#2edbd8;}
        
        Background color #2edbd8
      
           Border around this has a color of #2edbd8        
        
          <div style="border:2px solid #2edbd8;">Content here</div>
        
        
          .myborder {border:2px solid #2edbd8;}
        
        Border color #2edbd8