#7eb3dc color space conversions
Hex:
        #7eb3dc
        RGB:
        126, 179, 220
        CMY:
        51, 30, 14
        CMYK:
        43, 19, 0, 14
      HSL:
        206°, 57.3171%, 67.8431%
        HSV (HSB):
        206°, 42.7273%, 86.2745%
        XYZ:
        37.6426, 41.8431, 73.8027
        xyY:
        0.2456, 0.2730, 41.8431
      CIE-Lab:
        70.7626, -6.7930, -26.0940
        CIE-LCH:
        70.7626, 26.9637, 255.4082
        CIE-Luv:
        70.7626, -25.7849, -40.1337
        Hunter-Lab:
        64.6863, -9.3274, -22.3655
      #7eb3dc color charts
#7eb3dc RGB chart
      #7eb3dc CMYK chart
      #7eb3dc RGB pie chart
      #7eb3dc color shades, tints & tones
#7eb3dc color schemes
#7eb3dc color preview, HTML & CSS examples
           This text has a color of #7eb3dc        
        
          <p style="color:#7eb3dc;">Text here</p>
        
        
          .mytext {color:#7eb3dc;}
        
        Text color #7eb3dc
      
           This box has a color of #7eb3dc        
        
          <div style="background-color:#7eb3dc;">Content here</div>
        
        
          .mybackground {background-color:#7eb3dc;}
        
        Background color #7eb3dc
      
           Border around this has a color of #7eb3dc        
        
          <div style="border:2px solid #7eb3dc;">Content here</div>
        
        
          .myborder {border:2px solid #7eb3dc;}
        
        Border color #7eb3dc