#7edae8 color space conversions
Hex:
        #7edae8
        RGB:
        126, 218, 232
        CMY:
        51, 15, 9
        CMYK:
        46, 6, 0, 9
      HSL:
        188°, 69.7368%, 70.1961%
        HSV (HSB):
        188°, 45.6897%, 90.9804%
        XYZ:
        48.2411, 60.4046, 85.4606
        xyY:
        0.2485, 0.3112, 60.4046
      CIE-Lab:
        82.0576, -23.8245, -15.4219
        CIE-LCH:
        82.0576, 28.3803, 212.9156
        CIE-Luv:
        82.0576, -41.0233, -20.5911
        Hunter-Lab:
        77.7204, -25.2157, -10.7904
      #7edae8 color charts
#7edae8 RGB chart
      #7edae8 CMYK chart
      #7edae8 RGB pie chart
      #7edae8 color shades, tints & tones
#7edae8 color schemes
#7edae8 color preview, HTML & CSS examples
           This text has a color of #7edae8        
        
          <p style="color:#7edae8;">Text here</p>
        
        
          .mytext {color:#7edae8;}
        
        Text color #7edae8
      
           This box has a color of #7edae8        
        
          <div style="background-color:#7edae8;">Content here</div>
        
        
          .mybackground {background-color:#7edae8;}
        
        Background color #7edae8
      
           Border around this has a color of #7edae8        
        
          <div style="border:2px solid #7edae8;">Content here</div>
        
        
          .myborder {border:2px solid #7edae8;}
        
        Border color #7edae8