#7fa4bf color space conversions
Hex:
        #7fa4bf
        RGB:
        127, 164, 191
        CMY:
        50, 36, 25
        CMYK:
        34, 14, 0, 25
      HSL:
        205°, 33.3333%, 62.3529%
        HSV (HSB):
        205°, 33.5079%, 74.9020%
        XYZ:
        31.4318, 34.8245, 54.3554
        xyY:
        0.2606, 0.2887, 34.8245
      CIE-Lab:
        65.6118, -6.0106, -17.9463
        CIE-LCH:
        65.6118, 18.9261, 251.4832
        CIE-Luv:
        65.6118, -19.1532, -26.5495
        Hunter-Lab:
        59.0123, -8.1968, -13.3025
      #7fa4bf color charts
#7fa4bf RGB chart
      #7fa4bf CMYK chart
      #7fa4bf RGB pie chart
      #7fa4bf color shades, tints & tones
#7fa4bf color schemes
#7fa4bf color preview, HTML & CSS examples
           This text has a color of #7fa4bf        
        
          <p style="color:#7fa4bf;">Text here</p>
        
        
          .mytext {color:#7fa4bf;}
        
        Text color #7fa4bf
      
           This box has a color of #7fa4bf        
        
          <div style="background-color:#7fa4bf;">Content here</div>
        
        
          .mybackground {background-color:#7fa4bf;}
        
        Background color #7fa4bf
      
           Border around this has a color of #7fa4bf        
        
          <div style="border:2px solid #7fa4bf;">Content here</div>
        
        
          .myborder {border:2px solid #7fa4bf;}
        
        Border color #7fa4bf