#7edac8 color space conversions
Hex:
        #7edac8
        RGB:
        126, 218, 200
        CMY:
        51, 15, 22
        CMYK:
        42, 0, 8, 15
      HSL:
        168°, 55.4217%, 67.4510%
        HSV (HSB):
        168°, 42.2018%, 85.4902%
        XYZ:
        44.1009, 58.7486, 63.6588
        xyY:
        0.2649, 0.3528, 58.7486
      CIE-Lab:
        81.1532, -31.6787, 0.2696
        CIE-LCH:
        81.1532, 31.6798, 179.5124
        CIE-Luv:
        81.1532, -42.0048, 5.6048
        Hunter-Lab:
        76.6476, -31.4293, 4.4107
      #7edac8 color charts
#7edac8 RGB chart
      #7edac8 CMYK chart
      #7edac8 RGB pie chart
      #7edac8 color shades, tints & tones
#7edac8 color schemes
#7edac8 color preview, HTML & CSS examples
           This text has a color of #7edac8        
        
          <p style="color:#7edac8;">Text here</p>
        
        
          .mytext {color:#7edac8;}
        
        Text color #7edac8
      
           This box has a color of #7edac8        
        
          <div style="background-color:#7edac8;">Content here</div>
        
        
          .mybackground {background-color:#7edac8;}
        
        Background color #7edac8
      
           Border around this has a color of #7edac8        
        
          <div style="border:2px solid #7edac8;">Content here</div>
        
        
          .myborder {border:2px solid #7edac8;}
        
        Border color #7edac8