#7fa8bc color space conversions
Hex:
        #7fa8bc
        RGB:
        127, 168, 188
        CMY:
        50, 34, 26
        CMYK:
        32, 11, 0, 26
      HSL:
        200°, 31.2821%, 61.7647%
        HSV (HSB):
        200°, 32.4468%, 73.7255%
        XYZ:
        31.8321, 36.1481, 52.8765
        xyY:
        0.2634, 0.2991, 36.1481
      CIE-Lab:
        66.6330, -8.9504, -14.7336
        CIE-LCH:
        66.6330, 17.2392, 238.7222
        CIE-Luv:
        66.6330, -20.8380, -21.0552
        Hunter-Lab:
        60.1233, -10.7095, -10.0573
      #7fa8bc color charts
#7fa8bc RGB chart
      #7fa8bc CMYK chart
      #7fa8bc RGB pie chart
      #7fa8bc color shades, tints & tones
#7fa8bc color schemes
#7fa8bc color preview, HTML & CSS examples
           This text has a color of #7fa8bc        
        
          <p style="color:#7fa8bc;">Text here</p>
        
        
          .mytext {color:#7fa8bc;}
        
        Text color #7fa8bc
      
           This box has a color of #7fa8bc        
        
          <div style="background-color:#7fa8bc;">Content here</div>
        
        
          .mybackground {background-color:#7fa8bc;}
        
        Background color #7fa8bc
      
           Border around this has a color of #7fa8bc        
        
          <div style="border:2px solid #7fa8bc;">Content here</div>
        
        
          .myborder {border:2px solid #7fa8bc;}
        
        Border color #7fa8bc