#7eb3da color space conversions
Hex:
        #7eb3da
        RGB:
        126, 179, 218
        CMY:
        51, 30, 15
        CMYK:
        42, 18, 0, 15
      HSL:
        205°, 55.4217%, 67.4510%
        HSV (HSB):
        205°, 42.2018%, 85.4902%
        XYZ:
        37.3792, 41.7378, 72.4158
        xyY:
        0.2467, 0.2754, 41.7378
      CIE-Lab:
        70.6898, -7.3373, -25.1122
        CIE-LCH:
        70.6898, 26.1621, 253.7127
        CIE-Luv:
        70.6898, -25.7937, -38.4207
        Hunter-Lab:
        64.6048, -9.7814, -21.2351
      #7eb3da color charts
#7eb3da RGB chart
      #7eb3da CMYK chart
      #7eb3da RGB pie chart
      #7eb3da color shades, tints & tones
#7eb3da color schemes
#7eb3da color preview, HTML & CSS examples
           This text has a color of #7eb3da        
        
          <p style="color:#7eb3da;">Text here</p>
        
        
          .mytext {color:#7eb3da;}
        
        Text color #7eb3da
      
           This box has a color of #7eb3da        
        
          <div style="background-color:#7eb3da;">Content here</div>
        
        
          .mybackground {background-color:#7eb3da;}
        
        Background color #7eb3da
      
           Border around this has a color of #7eb3da        
        
          <div style="border:2px solid #7eb3da;">Content here</div>
        
        
          .myborder {border:2px solid #7eb3da;}
        
        Border color #7eb3da