#7eade4 color space conversions
Hex:
        #7eade4
        RGB:
        126, 173, 228
        CMY:
        51, 32, 11
        CMYK:
        45, 24, 0, 11
      HSL:
        212°, 65.3846%, 69.4118%
        HSV (HSB):
        212°, 44.7368%, 89.4118%
        XYZ:
        37.5513, 39.9242, 79.1258
        xyY:
        0.2398, 0.2549, 39.9242
      CIE-Lab:
        69.4155, -1.2832, -32.5428
        CIE-LCH:
        69.4155, 32.5680, 267.7418
        CIE-Luv:
        69.4155, -23.4075, -51.5447
        Hunter-Lab:
        63.1856, -4.4918, -30.0175
      #7eade4 color charts
#7eade4 RGB chart
      #7eade4 CMYK chart
      #7eade4 RGB pie chart
      #7eade4 color shades, tints & tones
#7eade4 color schemes
#7eade4 color preview, HTML & CSS examples
           This text has a color of #7eade4        
        
          <p style="color:#7eade4;">Text here</p>
        
        
          .mytext {color:#7eade4;}
        
        Text color #7eade4
      
           This box has a color of #7eade4        
        
          <div style="background-color:#7eade4;">Content here</div>
        
        
          .mybackground {background-color:#7eade4;}
        
        Background color #7eade4
      
           Border around this has a color of #7eade4        
        
          <div style="border:2px solid #7eade4;">Content here</div>
        
        
          .myborder {border:2px solid #7eade4;}
        
        Border color #7eade4