#7edbda color space conversions
Hex:
        #7edbda
        RGB:
        126, 219, 218
        CMY:
        51, 14, 15
        CMYK:
        42, 0, 0, 14
      HSL:
        179°, 56.3636%, 67.6471%
        HSV (HSB):
        179°, 42.4658%, 85.8824%
        XYZ:
        46.5906, 60.1606, 75.4862
        xyY:
        0.2557, 0.3301, 60.1606
      CIE-Lab:
        81.9254, -27.8560, -8.1737
        CIE-LCH:
        81.9254, 29.0304, 196.3531
        CIE-Luv:
        81.9254, -41.8508, -8.2128
        Hunter-Lab:
        77.5633, -28.5146, -3.4080
      #7edbda color charts
#7edbda RGB chart
      #7edbda CMYK chart
      #7edbda RGB pie chart
      #7edbda color shades, tints & tones
#7edbda color schemes
#7edbda color preview, HTML & CSS examples
           This text has a color of #7edbda        
        
          <p style="color:#7edbda;">Text here</p>
        
        
          .mytext {color:#7edbda;}
        
        Text color #7edbda
      
           This box has a color of #7edbda        
        
          <div style="background-color:#7edbda;">Content here</div>
        
        
          .mybackground {background-color:#7edbda;}
        
        Background color #7edbda
      
           Border around this has a color of #7edbda        
        
          <div style="border:2px solid #7edbda;">Content here</div>
        
        
          .myborder {border:2px solid #7edbda;}
        
        Border color #7edbda