#2edbd4 color space conversions
Hex:
        #2edbd4
        RGB:
        46, 219, 212
        CMY:
        82, 14, 17
        CMYK:
        79, 0, 3, 14
      HSL:
        178°, 70.6122%, 51.9608%
        HSV (HSB):
        178°, 78.9954%, 85.8824%
        XYZ:
        38.3419, 55.9973, 71.0751
        xyY:
        0.2318, 0.3385, 55.9973
      CIE-Lab:
        79.6123, -42.6782, -8.6444
        CIE-LCH:
        79.6123, 43.5449, 191.4502
        CIE-Luv:
        79.6123, -59.3368, -6.8513
        Hunter-Lab:
        74.8314, -39.4956, -3.9319
      #2edbd4 color charts
#2edbd4 RGB chart
      #2edbd4 CMYK chart
      #2edbd4 RGB pie chart
      #2edbd4 color shades, tints & tones
#2edbd4 color schemes
#2edbd4 color preview, HTML & CSS examples
           This text has a color of #2edbd4        
        
          <p style="color:#2edbd4;">Text here</p>
        
        
          .mytext {color:#2edbd4;}
        
        Text color #2edbd4
      
           This box has a color of #2edbd4        
        
          <div style="background-color:#2edbd4;">Content here</div>
        
        
          .mybackground {background-color:#2edbd4;}
        
        Background color #2edbd4
      
           Border around this has a color of #2edbd4        
        
          <div style="border:2px solid #2edbd4;">Content here</div>
        
        
          .myborder {border:2px solid #2edbd4;}
        
        Border color #2edbd4