#6f96bf color space conversions
Hex:
        #6f96bf
        RGB:
        111, 150, 191
        CMY:
        56, 41, 25
        CMYK:
        42, 21, 0, 25
      HSL:
        211°, 38.4615%, 59.2157%
        HSV (HSB):
        211°, 41.8848%, 74.9020%
        XYZ:
        26.8659, 28.9538, 53.4629
        xyY:
        0.2458, 0.2649, 28.9538
      CIE-Lab:
        60.7408, -2.6407, -25.4714
        CIE-LCH:
        60.7408, 25.6079, 264.0811
        CIE-Luv:
        60.7408, -19.6990, -38.7670
        Hunter-Lab:
        53.8087, -5.0430, -21.2428
      #6f96bf color charts
#6f96bf RGB chart
      #6f96bf CMYK chart
      #6f96bf RGB pie chart
      #6f96bf color shades, tints & tones
#6f96bf color schemes
#6f96bf color preview, HTML & CSS examples
           This text has a color of #6f96bf        
        
          <p style="color:#6f96bf;">Text here</p>
        
        
          .mytext {color:#6f96bf;}
        
        Text color #6f96bf
      
           This box has a color of #6f96bf        
        
          <div style="background-color:#6f96bf;">Content here</div>
        
        
          .mybackground {background-color:#6f96bf;}
        
        Background color #6f96bf
      
           Border around this has a color of #6f96bf        
        
          <div style="border:2px solid #6f96bf;">Content here</div>
        
        
          .myborder {border:2px solid #6f96bf;}
        
        Border color #6f96bf