#6fa7bc color space conversions
Hex:
        #6fa7bc
        RGB:
        111, 167, 188
        CMY:
        56, 35, 26
        CMYK:
        41, 11, 0, 26
      HSL:
        196°, 36.4929%, 58.6275%
        HSV (HSB):
        196°, 40.9574%, 73.7255%
        XYZ:
        29.4514, 34.6478, 52.7124
        xyY:
        0.2521, 0.2966, 34.6478
      CIE-Lab:
        65.4735, -12.8346, -16.5698
        CIE-LCH:
        65.4735, 20.9591, 232.2396
        CIE-Luv:
        65.4735, -26.6280, -23.3777
        Hunter-Lab:
        58.8624, -13.6979, -11.8917
      #6fa7bc color charts
#6fa7bc RGB chart
      #6fa7bc CMYK chart
      #6fa7bc RGB pie chart
      #6fa7bc color shades, tints & tones
#6fa7bc color schemes
#6fa7bc color preview, HTML & CSS examples
           This text has a color of #6fa7bc        
        
          <p style="color:#6fa7bc;">Text here</p>
        
        
          .mytext {color:#6fa7bc;}
        
        Text color #6fa7bc
      
           This box has a color of #6fa7bc        
        
          <div style="background-color:#6fa7bc;">Content here</div>
        
        
          .mybackground {background-color:#6fa7bc;}
        
        Background color #6fa7bc
      
           Border around this has a color of #6fa7bc        
        
          <div style="border:2px solid #6fa7bc;">Content here</div>
        
        
          .myborder {border:2px solid #6fa7bc;}
        
        Border color #6fa7bc