#7e9bdb color space conversions
Hex:
        #7e9bdb
        RGB:
        126, 155, 219
        CMY:
        51, 39, 14
        CMYK:
        42, 29, 0, 14
      HSL:
        221°, 56.3636%, 67.6471%
        HSV (HSB):
        221°, 42.4658%, 85.8824%
        XYZ:
        33.1117, 32.9928, 71.6409
        xyY:
        0.2404, 0.2395, 32.9928
      CIE-Lab:
        64.1551, 6.3218, -35.7540
        CIE-LCH:
        64.1551, 36.3086, 280.0270
        CIE-Luv:
        64.1551, -16.3155, -57.2578
        Hunter-Lab:
        57.4393, 2.3800, -33.7416
      #7e9bdb color charts
#7e9bdb RGB chart
      #7e9bdb CMYK chart
      #7e9bdb RGB pie chart
      #7e9bdb color shades, tints & tones
#7e9bdb color schemes
#7e9bdb color preview, HTML & CSS examples
           This text has a color of #7e9bdb        
        
          <p style="color:#7e9bdb;">Text here</p>
        
        
          .mytext {color:#7e9bdb;}
        
        Text color #7e9bdb
      
           This box has a color of #7e9bdb        
        
          <div style="background-color:#7e9bdb;">Content here</div>
        
        
          .mybackground {background-color:#7e9bdb;}
        
        Background color #7e9bdb
      
           Border around this has a color of #7e9bdb        
        
          <div style="border:2px solid #7e9bdb;">Content here</div>
        
        
          .myborder {border:2px solid #7e9bdb;}
        
        Border color #7e9bdb