#6f8bbb color space conversions
Hex:
        #6f8bbb
        RGB:
        111, 139, 187
        CMY:
        56, 45, 27
        CMYK:
        41, 26, 0, 27
      HSL:
        218°, 35.8491%, 58.4314%
        HSV (HSB):
        218°, 40.6417%, 73.3333%
        XYZ:
        24.7578, 25.4326, 50.6178
        xyY:
        0.2456, 0.2523, 25.4326
      CIE-Lab:
        57.4945, 2.5346, -28.2185
        CIE-LCH:
        57.4945, 28.3321, 275.1326
        CIE-Luv:
        57.4945, -15.2448, -43.5054
        Hunter-Lab:
        50.4307, -0.6234, -24.2084
      #6f8bbb color charts
#6f8bbb RGB chart
      #6f8bbb CMYK chart
      #6f8bbb RGB pie chart
      #6f8bbb color shades, tints & tones
#6f8bbb color schemes
#6f8bbb color preview, HTML & CSS examples
           This text has a color of #6f8bbb        
        
          <p style="color:#6f8bbb;">Text here</p>
        
        
          .mytext {color:#6f8bbb;}
        
        Text color #6f8bbb
      
           This box has a color of #6f8bbb        
        
          <div style="background-color:#6f8bbb;">Content here</div>
        
        
          .mybackground {background-color:#6f8bbb;}
        
        Background color #6f8bbb
      
           Border around this has a color of #6f8bbb        
        
          <div style="border:2px solid #6f8bbb;">Content here</div>
        
        
          .myborder {border:2px solid #6f8bbb;}
        
        Border color #6f8bbb