#7fb9ee color space conversions
Hex:
        #7fb9ee
        RGB:
        127, 185, 238
        CMY:
        50, 27, 7
        CMYK:
        47, 22, 0, 7
      HSL:
        209°, 76.5517%, 71.5686%
        HSV (HSB):
        209°, 46.6387%, 93.3333%
        XYZ:
        41.5340, 45.3830, 87.4596
        xyY:
        0.2382, 0.2603, 45.3830
      CIE-Lab:
        73.1434, -4.8145, -32.2187
        CIE-LCH:
        73.1434, 32.5764, 261.5012
        CIE-Luv:
        73.1434, -27.6847, -50.8952
        Hunter-Lab:
        67.3669, -7.8408, -29.8169
      #7fb9ee color charts
#7fb9ee RGB chart
      #7fb9ee CMYK chart
      #7fb9ee RGB pie chart
      #7fb9ee color shades, tints & tones
#7fb9ee color schemes
#7fb9ee color preview, HTML & CSS examples
           This text has a color of #7fb9ee        
        
          <p style="color:#7fb9ee;">Text here</p>
        
        
          .mytext {color:#7fb9ee;}
        
        Text color #7fb9ee
      
           This box has a color of #7fb9ee        
        
          <div style="background-color:#7fb9ee;">Content here</div>
        
        
          .mybackground {background-color:#7fb9ee;}
        
        Background color #7fb9ee
      
           Border around this has a color of #7fb9ee        
        
          <div style="border:2px solid #7fb9ee;">Content here</div>
        
        
          .myborder {border:2px solid #7fb9ee;}
        
        Border color #7fb9ee