#106fba color space conversions
Hex:
        #106fba
        RGB:
        16, 111, 186
        CMY:
        94, 56, 27
        CMYK:
        91, 40, 0, 27
      HSL:
        206°, 84.1584%, 39.6078%
        HSV (HSB):
        206°, 91.3978%, 72.9412%
        XYZ:
        14.7611, 15.0242, 48.5763
        xyY:
        0.1884, 0.1917, 15.0242
      CIE-Lab:
        45.6673, 2.9515, -46.4987
        CIE-LCH:
        45.6673, 46.5922, 273.6320
        CIE-Luv:
        45.6673, -26.6070, -69.9929
        Hunter-Lab:
        38.7611, 0.1448, -47.1710
      #106fba color charts
#106fba RGB chart
      #106fba CMYK chart
      #106fba RGB pie chart
      #106fba color shades, tints & tones
#106fba color schemes
#106fba color preview, HTML & CSS examples
           This text has a color of #106fba        
        
          <p style="color:#106fba;">Text here</p>
        
        
          .mytext {color:#106fba;}
        
        Text color #106fba
      
           This box has a color of #106fba        
        
          <div style="background-color:#106fba;">Content here</div>
        
        
          .mybackground {background-color:#106fba;}
        
        Background color #106fba
      
           Border around this has a color of #106fba        
        
          <div style="border:2px solid #106fba;">Content here</div>
        
        
          .myborder {border:2px solid #106fba;}
        
        Border color #106fba