#6fa5c1 color space conversions
Hex:
        #6fa5c1
        RGB:
        111, 165, 193
        CMY:
        56, 35, 24
        CMYK:
        42, 15, 0, 24
      HSL:
        200°, 39.8058%, 59.6078%
        HSV (HSB):
        200°, 42.4870%, 75.6863%
        XYZ:
        29.6363, 34.1400, 55.4798
        xyY:
        0.2485, 0.2863, 34.1400
      CIE-Lab:
        65.0736, -10.4038, -19.9609
        CIE-LCH:
        65.0736, 22.5095, 242.4709
        CIE-Luv:
        65.0736, -25.7548, -29.1523
        Hunter-Lab:
        58.4295, -11.7137, -15.3962
      #6fa5c1 color charts
#6fa5c1 RGB chart
      #6fa5c1 CMYK chart
      #6fa5c1 RGB pie chart
      #6fa5c1 color shades, tints & tones
#6fa5c1 color schemes
#6fa5c1 color preview, HTML & CSS examples
           This text has a color of #6fa5c1        
        
          <p style="color:#6fa5c1;">Text here</p>
        
        
          .mytext {color:#6fa5c1;}
        
        Text color #6fa5c1
      
           This box has a color of #6fa5c1        
        
          <div style="background-color:#6fa5c1;">Content here</div>
        
        
          .mybackground {background-color:#6fa5c1;}
        
        Background color #6fa5c1
      
           Border around this has a color of #6fa5c1        
        
          <div style="border:2px solid #6fa5c1;">Content here</div>
        
        
          .myborder {border:2px solid #6fa5c1;}
        
        Border color #6fa5c1