#7eadff color space conversions
Hex:
        #7eadff
        RGB:
        126, 173, 255
        CMY:
        51, 32, 0
        CMYK:
        51, 32, 0, 0
      HSL:
        218°, 100.0000%, 74.7059%
        HSV (HSB):
        218°, 50.5882%, 100.0000%
        XYZ:
        41.5978, 41.5428, 100.4339
        xyY:
        0.2266, 0.2263, 41.5428
      CIE-Lab:
        70.5545, 6.5385, -45.4549
        CIE-LCH:
        70.5545, 45.9228, 278.1856
        CIE-Luv:
        70.5545, -23.4802, -74.5767
        Hunter-Lab:
        64.4537, 2.4082, -47.2701
      #7eadff color charts
#7eadff RGB chart
      #7eadff CMYK chart
      #7eadff RGB pie chart
      #7eadff color shades, tints & tones
#7eadff color schemes
#7eadff color preview, HTML & CSS examples
           This text has a color of #7eadff        
        
          <p style="color:#7eadff;">Text here</p>
        
        
          .mytext {color:#7eadff;}
        
        Text color #7eadff
      
           This box has a color of #7eadff        
        
          <div style="background-color:#7eadff;">Content here</div>
        
        
          .mybackground {background-color:#7eadff;}
        
        Background color #7eadff
      
           Border around this has a color of #7eadff        
        
          <div style="border:2px solid #7eadff;">Content here</div>
        
        
          .myborder {border:2px solid #7eadff;}
        
        Border color #7eadff