#106eef color space conversions
Hex:
        #106eef
        RGB:
        16, 110, 239
        CMY:
        94, 57, 6
        CMYK:
        93, 54, 0, 6
      HSL:
        215°, 87.4510%, 50.0000%
        HSV (HSB):
        215°, 93.3054%, 93.7255%
        XYZ:
        21.3696, 17.4940, 83.9117
        xyY:
        0.1741, 0.1425, 17.4940
      CIE-Lab:
        48.8766, 24.3940, -71.5093
        CIE-LCH:
        48.8766, 75.5556, 288.8361
        CIE-Luv:
        48.8766, -24.2853, -110.7669
        Hunter-Lab:
        41.8258, 18.0037, -89.6705
      #106eef color charts
#106eef RGB chart
      #106eef CMYK chart
      #106eef RGB pie chart
      #106eef color shades, tints & tones
#106eef color schemes
#106eef color preview, HTML & CSS examples
           This text has a color of #106eef        
        
          <p style="color:#106eef;">Text here</p>
        
        
          .mytext {color:#106eef;}
        
        Text color #106eef
      
           This box has a color of #106eef        
        
          <div style="background-color:#106eef;">Content here</div>
        
        
          .mybackground {background-color:#106eef;}
        
        Background color #106eef
      
           Border around this has a color of #106eef        
        
          <div style="border:2px solid #106eef;">Content here</div>
        
        
          .myborder {border:2px solid #106eef;}
        
        Border color #106eef