#7eb4dc color space conversions
Hex:
        #7eb4dc
        RGB:
        126, 180, 220
        CMY:
        51, 29, 14
        CMYK:
        43, 18, 0, 14
      HSL:
        206°, 57.3171%, 67.8431%
        HSV (HSB):
        206°, 42.7273%, 86.2745%
        XYZ:
        37.8437, 42.2454, 73.8698
        xyY:
        0.2458, 0.2744, 42.2454
      CIE-Lab:
        71.0398, -7.3349, -25.6693
        CIE-LCH:
        71.0398, 26.6967, 254.0530
        CIE-Luv:
        71.0398, -26.1842, -39.3737
        Hunter-Lab:
        64.9965, -9.8136, -21.8867
      #7eb4dc color charts
#7eb4dc RGB chart
      #7eb4dc CMYK chart
      #7eb4dc RGB pie chart
      #7eb4dc color shades, tints & tones
#7eb4dc color schemes
#7eb4dc color preview, HTML & CSS examples
           This text has a color of #7eb4dc        
        
          <p style="color:#7eb4dc;">Text here</p>
        
        
          .mytext {color:#7eb4dc;}
        
        Text color #7eb4dc
      
           This box has a color of #7eb4dc        
        
          <div style="background-color:#7eb4dc;">Content here</div>
        
        
          .mybackground {background-color:#7eb4dc;}
        
        Background color #7eb4dc
      
           Border around this has a color of #7eb4dc        
        
          <div style="border:2px solid #7eb4dc;">Content here</div>
        
        
          .myborder {border:2px solid #7eb4dc;}
        
        Border color #7eb4dc