#7fb9da color space conversions
Hex:
        #7fb9da
        RGB:
        127, 185, 218
        CMY:
        50, 27, 15
        CMYK:
        42, 15, 0, 15
      HSL:
        202°, 55.1515%, 67.6471%
        HSV (HSB):
        202°, 41.7431%, 85.4902%
        XYZ:
        38.7562, 44.2719, 72.8323
        xyY:
        0.2487, 0.2840, 44.2719
      CIE-Lab:
        72.4099, -10.3071, -22.4806
        CIE-LCH:
        72.4099, 24.7308, 245.3690
        CIE-Luv:
        72.4099, -27.8426, -33.7632
        Hunter-Lab:
        66.5371, -12.4681, -18.3235
      #7fb9da color charts
#7fb9da RGB chart
      #7fb9da CMYK chart
      #7fb9da RGB pie chart
      #7fb9da color shades, tints & tones
#7fb9da color schemes
#7fb9da color preview, HTML & CSS examples
           This text has a color of #7fb9da        
        
          <p style="color:#7fb9da;">Text here</p>
        
        
          .mytext {color:#7fb9da;}
        
        Text color #7fb9da
      
           This box has a color of #7fb9da        
        
          <div style="background-color:#7fb9da;">Content here</div>
        
        
          .mybackground {background-color:#7fb9da;}
        
        Background color #7fb9da
      
           Border around this has a color of #7fb9da        
        
          <div style="border:2px solid #7fb9da;">Content here</div>
        
        
          .myborder {border:2px solid #7fb9da;}
        
        Border color #7fb9da