#7e9deb color space conversions
Hex:
        #7e9deb
        RGB:
        126, 157, 235
        CMY:
        51, 38, 8
        CMYK:
        46, 33, 0, 8
      HSL:
        223°, 73.1544%, 70.7843%
        HSV (HSB):
        223°, 46.3830%, 92.1569%
        XYZ:
        35.6566, 34.5477, 83.3863
        xyY:
        0.2322, 0.2249, 34.5477
      CIE-Lab:
        65.3950, 9.7688, -42.6457
        CIE-LCH:
        65.3950, 43.7503, 282.9021
        CIE-Luv:
        65.3950, -17.3861, -69.3907
        Hunter-Lab:
        58.7773, 5.4246, -42.9696
      #7e9deb color charts
#7e9deb RGB chart
      #7e9deb CMYK chart
      #7e9deb RGB pie chart
      #7e9deb color shades, tints & tones
#7e9deb color schemes
#7e9deb color preview, HTML & CSS examples
           This text has a color of #7e9deb        
        
          <p style="color:#7e9deb;">Text here</p>
        
        
          .mytext {color:#7e9deb;}
        
        Text color #7e9deb
      
           This box has a color of #7e9deb        
        
          <div style="background-color:#7e9deb;">Content here</div>
        
        
          .mybackground {background-color:#7e9deb;}
        
        Background color #7e9deb
      
           Border around this has a color of #7e9deb        
        
          <div style="border:2px solid #7e9deb;">Content here</div>
        
        
          .myborder {border:2px solid #7e9deb;}
        
        Border color #7e9deb