#7fa9ff color space conversions
Hex:
        #7fa9ff
        RGB:
        127, 169, 255
        CMY:
        50, 34, 0
        CMYK:
        50, 34, 0, 0
      HSL:
        220°, 100.0000%, 74.9020%
        HSV (HSB):
        220°, 50.1961%, 100.0000%
        XYZ:
        40.9904, 40.1080, 100.1889
        xyY:
        0.2261, 0.2212, 40.1080
      CIE-Lab:
        69.5464, 9.0273, -47.0348
        CIE-LCH:
        69.5464, 47.8932, 280.8645
        CIE-Luv:
        69.5464, -21.6986, -77.4068
        Hunter-Lab:
        63.3308, 4.7037, -49.4647
      #7fa9ff color charts
#7fa9ff RGB chart
      #7fa9ff CMYK chart
      #7fa9ff RGB pie chart
      #7fa9ff color shades, tints & tones
#7fa9ff color schemes
#7fa9ff color preview, HTML & CSS examples
           This text has a color of #7fa9ff        
        
          <p style="color:#7fa9ff;">Text here</p>
        
        
          .mytext {color:#7fa9ff;}
        
        Text color #7fa9ff
      
           This box has a color of #7fa9ff        
        
          <div style="background-color:#7fa9ff;">Content here</div>
        
        
          .mybackground {background-color:#7fa9ff;}
        
        Background color #7fa9ff
      
           Border around this has a color of #7fa9ff        
        
          <div style="border:2px solid #7fa9ff;">Content here</div>
        
        
          .myborder {border:2px solid #7fa9ff;}
        
        Border color #7fa9ff