#7e9cbe color space conversions
Hex:
        #7e9cbe
        RGB:
        126, 156, 190
        CMY:
        51, 39, 25
        CMYK:
        34, 18, 0, 25
      HSL:
        212°, 32.9897%, 61.9608%
        HSV (HSB):
        212°, 33.6842%, 74.5098%
        XYZ:
        29.7869, 31.9303, 53.3084
        xyY:
        0.2590, 0.2776, 31.9303
      CIE-Lab:
        63.2852, -2.1220, -20.9325
        CIE-LCH:
        63.2852, 21.0398, 264.2114
        CIE-Luv:
        63.2852, -16.1684, -31.7291
        Hunter-Lab:
        56.5069, -4.7929, -16.3792
      #7e9cbe color charts
#7e9cbe RGB chart
      #7e9cbe CMYK chart
      #7e9cbe RGB pie chart
      #7e9cbe color shades, tints & tones
#7e9cbe color schemes
#7e9cbe color preview, HTML & CSS examples
           This text has a color of #7e9cbe        
        
          <p style="color:#7e9cbe;">Text here</p>
        
        
          .mytext {color:#7e9cbe;}
        
        Text color #7e9cbe
      
           This box has a color of #7e9cbe        
        
          <div style="background-color:#7e9cbe;">Content here</div>
        
        
          .mybackground {background-color:#7e9cbe;}
        
        Background color #7e9cbe
      
           Border around this has a color of #7e9cbe        
        
          <div style="border:2px solid #7e9cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7e9cbe;}
        
        Border color #7e9cbe