#106ec4 color space conversions
Hex:
        #106ec4
        RGB:
        16, 110, 196
        CMY:
        94, 57, 23
        CMYK:
        92, 44, 0, 23
      HSL:
        209°, 84.9057%, 41.5686%
        HSV (HSB):
        209°, 91.8367%, 76.8627%
        XYZ:
        15.7534, 15.2475, 54.3373
        xyY:
        0.1846, 0.1787, 15.2475
      CIE-Lab:
        45.9714, 7.5335, -51.7916
        CIE-LCH:
        45.9714, 52.3366, 278.2761
        CIE-Luv:
        45.9714, -25.8156, -78.6258
        Hunter-Lab:
        39.0481, 3.6792, -55.1712
      #106ec4 color charts
#106ec4 RGB chart
      #106ec4 CMYK chart
      #106ec4 RGB pie chart
      #106ec4 color shades, tints & tones
#106ec4 color schemes
#106ec4 color preview, HTML & CSS examples
           This text has a color of #106ec4        
        
          <p style="color:#106ec4;">Text here</p>
        
        
          .mytext {color:#106ec4;}
        
        Text color #106ec4
      
           This box has a color of #106ec4        
        
          <div style="background-color:#106ec4;">Content here</div>
        
        
          .mybackground {background-color:#106ec4;}
        
        Background color #106ec4
      
           Border around this has a color of #106ec4        
        
          <div style="border:2px solid #106ec4;">Content here</div>
        
        
          .myborder {border:2px solid #106ec4;}
        
        Border color #106ec4