#6fa5b1 color space conversions
Hex:
        #6fa5b1
        RGB:
        111, 165, 177
        CMY:
        56, 35, 31
        CMYK:
        37, 7, 0, 31
      HSL:
        191°, 29.7297%, 56.4706%
        HSV (HSB):
        191°, 37.2881%, 69.4118%
        XYZ:
        27.9465, 33.4641, 46.5813
        xyY:
        0.2588, 0.3099, 33.4641
      CIE-Lab:
        64.5349, -14.6528, -11.8468
        CIE-LCH:
        64.5349, 18.8428, 218.9556
        CIE-Luv:
        64.5349, -25.9307, -15.5918
        Hunter-Lab:
        57.8482, -15.0008, -7.2486
      #6fa5b1 color charts
#6fa5b1 RGB chart
      #6fa5b1 CMYK chart
      #6fa5b1 RGB pie chart
      #6fa5b1 color shades, tints & tones
#6fa5b1 color schemes
#6fa5b1 color preview, HTML & CSS examples
           This text has a color of #6fa5b1        
        
          <p style="color:#6fa5b1;">Text here</p>
        
        
          .mytext {color:#6fa5b1;}
        
        Text color #6fa5b1
      
           This box has a color of #6fa5b1        
        
          <div style="background-color:#6fa5b1;">Content here</div>
        
        
          .mybackground {background-color:#6fa5b1;}
        
        Background color #6fa5b1
      
           Border around this has a color of #6fa5b1        
        
          <div style="border:2px solid #6fa5b1;">Content here</div>
        
        
          .myborder {border:2px solid #6fa5b1;}
        
        Border color #6fa5b1