#7eade8 color space conversions
Hex:
        #7eade8
        RGB:
        126, 173, 232
        CMY:
        51, 32, 9
        CMYK:
        46, 25, 0, 9
      HSL:
        213°, 69.7368%, 70.1961%
        HSV (HSB):
        213°, 45.6897%, 90.9804%
        XYZ:
        38.1132, 40.1490, 82.0847
        xyY:
        0.2377, 0.2504, 40.1490
      CIE-Lab:
        69.5755, -0.1519, -34.4809
        CIE-LCH:
        69.5755, 34.4812, 269.7475
        CIE-Luv:
        69.5755, -23.4150, -54.9738
        Hunter-Lab:
        63.3632, -3.5171, -32.4537
      #7eade8 color charts
#7eade8 RGB chart
      #7eade8 CMYK chart
      #7eade8 RGB pie chart
      #7eade8 color shades, tints & tones
#7eade8 color schemes
#7eade8 color preview, HTML & CSS examples
           This text has a color of #7eade8        
        
          <p style="color:#7eade8;">Text here</p>
        
        
          .mytext {color:#7eade8;}
        
        Text color #7eade8
      
           This box has a color of #7eade8        
        
          <div style="background-color:#7eade8;">Content here</div>
        
        
          .mybackground {background-color:#7eade8;}
        
        Background color #7eade8
      
           Border around this has a color of #7eade8        
        
          <div style="border:2px solid #7eade8;">Content here</div>
        
        
          .myborder {border:2px solid #7eade8;}
        
        Border color #7eade8