#7eade7 color space conversions
Hex:
        #7eade7
        RGB:
        126, 173, 231
        CMY:
        51, 32, 9
        CMYK:
        45, 25, 0, 9
      HSL:
        213°, 68.6275%, 70.0000%
        HSV (HSB):
        213°, 45.4545%, 90.5882%
        XYZ:
        37.9716, 40.0923, 81.3386
        xyY:
        0.2382, 0.2515, 40.0923
      CIE-Lab:
        69.5352, -0.4357, -33.9972
        CIE-LCH:
        69.5352, 34.0000, 269.2657
        CIE-Luv:
        69.5352, -23.4130, -54.1168
        Hunter-Lab:
        63.3185, -3.7623, -31.8407
      #7eade7 color charts
#7eade7 RGB chart
      #7eade7 CMYK chart
      #7eade7 RGB pie chart
      #7eade7 color shades, tints & tones
#7eade7 color schemes
#7eade7 color preview, HTML & CSS examples
           This text has a color of #7eade7        
        
          <p style="color:#7eade7;">Text here</p>
        
        
          .mytext {color:#7eade7;}
        
        Text color #7eade7
      
           This box has a color of #7eade7        
        
          <div style="background-color:#7eade7;">Content here</div>
        
        
          .mybackground {background-color:#7eade7;}
        
        Background color #7eade7
      
           Border around this has a color of #7eade7        
        
          <div style="border:2px solid #7eade7;">Content here</div>
        
        
          .myborder {border:2px solid #7eade7;}
        
        Border color #7eade7