#106daf color space conversions
Hex:
        #106daf
        RGB:
        16, 109, 175
        CMY:
        94, 57, 31
        CMYK:
        91, 38, 0, 31
      HSL:
        205°, 83.2461%, 37.4510%
        HSV (HSB):
        205°, 90.8571%, 68.6275%
        XYZ:
        13.4202, 14.1426, 42.5799
        xyY:
        0.1913, 0.2016, 14.1426
      CIE-Lab:
        44.4367, -0.1416, -42.0540
        CIE-LCH:
        44.4367, 42.0543, 269.8070
        CIE-Luv:
        44.4367, -26.5144, -62.4269
        Hunter-Lab:
        37.6066, -2.1126, -40.8062
      #106daf color charts
#106daf RGB chart
      #106daf CMYK chart
      #106daf RGB pie chart
      #106daf color shades, tints & tones
#106daf color schemes
#106daf color preview, HTML & CSS examples
           This text has a color of #106daf        
        
          <p style="color:#106daf;">Text here</p>
        
        
          .mytext {color:#106daf;}
        
        Text color #106daf
      
           This box has a color of #106daf        
        
          <div style="background-color:#106daf;">Content here</div>
        
        
          .mybackground {background-color:#106daf;}
        
        Background color #106daf
      
           Border around this has a color of #106daf        
        
          <div style="border:2px solid #106daf;">Content here</div>
        
        
          .myborder {border:2px solid #106daf;}
        
        Border color #106daf