#7fb8ee color space conversions
Hex:
        #7fb8ee
        RGB:
        127, 184, 238
        CMY:
        50, 28, 7
        CMYK:
        47, 23, 0, 7
      HSL:
        209°, 76.5517%, 71.5686%
        HSV (HSB):
        209°, 46.6387%, 93.3333%
        XYZ:
        41.3255, 44.9661, 87.3901
        xyY:
        0.2379, 0.2589, 44.9661
      CIE-Lab:
        72.8695, -4.2700, -32.6416
        CIE-LCH:
        72.8695, 32.9197, 262.5472
        CIE-Luv:
        72.8695, -27.2985, -51.6590
        Hunter-Lab:
        67.0567, -7.3439, -30.3286
      #7fb8ee color charts
#7fb8ee RGB chart
      #7fb8ee CMYK chart
      #7fb8ee RGB pie chart
      #7fb8ee color shades, tints & tones
#7fb8ee color schemes
#7fb8ee color preview, HTML & CSS examples
           This text has a color of #7fb8ee        
        
          <p style="color:#7fb8ee;">Text here</p>
        
        
          .mytext {color:#7fb8ee;}
        
        Text color #7fb8ee
      
           This box has a color of #7fb8ee        
        
          <div style="background-color:#7fb8ee;">Content here</div>
        
        
          .mybackground {background-color:#7fb8ee;}
        
        Background color #7fb8ee
      
           Border around this has a color of #7fb8ee        
        
          <div style="border:2px solid #7fb8ee;">Content here</div>
        
        
          .myborder {border:2px solid #7fb8ee;}
        
        Border color #7fb8ee