#7edadd color space conversions
Hex:
        #7edadd
        RGB:
        126, 218, 221
        CMY:
        51, 15, 13
        CMYK:
        43, 1, 0, 13
      HSL:
        182°, 58.2822%, 68.0392%
        HSV (HSB):
        182°, 42.9864%, 86.6667%
        XYZ:
        46.7267, 59.7989, 77.4862
        xyY:
        0.2539, 0.3250, 59.7989
      CIE-Lab:
        81.7288, -26.6247, -10.0624
        CIE-LCH:
        81.7288, 28.4627, 200.7033
        CIE-Luv:
        81.7288, -41.3601, -11.4294
        Hunter-Lab:
        77.3297, -27.4679, -5.2791
      #7edadd color charts
#7edadd RGB chart
      #7edadd CMYK chart
      #7edadd RGB pie chart
      #7edadd color shades, tints & tones
#7edadd color schemes
#7edadd color preview, HTML & CSS examples
           This text has a color of #7edadd        
        
          <p style="color:#7edadd;">Text here</p>
        
        
          .mytext {color:#7edadd;}
        
        Text color #7edadd
      
           This box has a color of #7edadd        
        
          <div style="background-color:#7edadd;">Content here</div>
        
        
          .mybackground {background-color:#7edadd;}
        
        Background color #7edadd
      
           Border around this has a color of #7edadd        
        
          <div style="border:2px solid #7edadd;">Content here</div>
        
        
          .myborder {border:2px solid #7edadd;}
        
        Border color #7edadd