#7fa6ce color space conversions
Hex:
        #7fa6ce
        RGB:
        127, 166, 206
        CMY:
        50, 35, 19
        CMYK:
        38, 19, 0, 19
      HSL:
        210°, 44.6328%, 65.2941%
        HSV (HSB):
        210°, 38.3495%, 80.7843%
        XYZ:
        33.5292, 36.2407, 63.6205
        xyY:
        0.2514, 0.2717, 36.2407
      CIE-Lab:
        66.7034, -3.1901, -24.6102
        CIE-LCH:
        66.7034, 24.8161, 262.6142
        CIE-Luv:
        66.7034, -20.1254, -37.8433
        Hunter-Lab:
        60.2002, -5.9329, -20.5184
      #7fa6ce color charts
#7fa6ce RGB chart
      #7fa6ce CMYK chart
      #7fa6ce RGB pie chart
      #7fa6ce color shades, tints & tones
#7fa6ce color schemes
#7fa6ce color preview, HTML & CSS examples
           This text has a color of #7fa6ce        
        
          <p style="color:#7fa6ce;">Text here</p>
        
        
          .mytext {color:#7fa6ce;}
        
        Text color #7fa6ce
      
           This box has a color of #7fa6ce        
        
          <div style="background-color:#7fa6ce;">Content here</div>
        
        
          .mybackground {background-color:#7fa6ce;}
        
        Background color #7fa6ce
      
           Border around this has a color of #7fa6ce        
        
          <div style="border:2px solid #7fa6ce;">Content here</div>
        
        
          .myborder {border:2px solid #7fa6ce;}
        
        Border color #7fa6ce