#7fa5cf color space conversions
Hex:
        #7fa5cf
        RGB:
        127, 165, 207
        CMY:
        50, 35, 19
        CMYK:
        39, 20, 0, 19
      HSL:
        212°, 45.4545%, 65.4902%
        HSV (HSB):
        212°, 38.6473%, 81.1765%
        XYZ:
        33.4700, 35.9273, 64.2021
        xyY:
        0.2505, 0.2689, 35.9273
      CIE-Lab:
        66.4643, -2.3675, -25.5304
        CIE-LCH:
        66.4643, 25.6399, 264.7020
        CIE-Luv:
        66.4643, -19.7258, -39.4470
        Hunter-Lab:
        59.9394, -5.2199, -21.5490
      #7fa5cf color charts
#7fa5cf RGB chart
      #7fa5cf CMYK chart
      #7fa5cf RGB pie chart
      #7fa5cf color shades, tints & tones
#7fa5cf color schemes
#7fa5cf color preview, HTML & CSS examples
           This text has a color of #7fa5cf        
        
          <p style="color:#7fa5cf;">Text here</p>
        
        
          .mytext {color:#7fa5cf;}
        
        Text color #7fa5cf
      
           This box has a color of #7fa5cf        
        
          <div style="background-color:#7fa5cf;">Content here</div>
        
        
          .mybackground {background-color:#7fa5cf;}
        
        Background color #7fa5cf
      
           Border around this has a color of #7fa5cf        
        
          <div style="border:2px solid #7fa5cf;">Content here</div>
        
        
          .myborder {border:2px solid #7fa5cf;}
        
        Border color #7fa5cf