#106ff8 color space conversions
Hex:
        #106ff8
        RGB:
        16, 111, 248
        CMY:
        94, 56, 3
        CMYK:
        94, 55, 0, 3
      HSL:
        215°, 94.3089%, 51.7647%
        HSV (HSB):
        215°, 93.5484%, 97.2549%
        XYZ:
        22.8414, 18.2563, 91.1269
        xyY:
        0.1727, 0.1381, 18.2563
      CIE-Lab:
        49.8056, 27.2153, -75.0193
        CIE-LCH:
        49.8056, 79.8033, 289.9396
        CIE-Luv:
        49.8056, -24.3244, -116.6177
        Hunter-Lab:
        42.7274, 20.6502, -96.5414
      #106ff8 color charts
#106ff8 RGB chart
      #106ff8 CMYK chart
      #106ff8 RGB pie chart
      #106ff8 color shades, tints & tones
#106ff8 color schemes
#106ff8 color preview, HTML & CSS examples
           This text has a color of #106ff8        
        
          <p style="color:#106ff8;">Text here</p>
        
        
          .mytext {color:#106ff8;}
        
        Text color #106ff8
      
           This box has a color of #106ff8        
        
          <div style="background-color:#106ff8;">Content here</div>
        
        
          .mybackground {background-color:#106ff8;}
        
        Background color #106ff8
      
           Border around this has a color of #106ff8        
        
          <div style="border:2px solid #106ff8;">Content here</div>
        
        
          .myborder {border:2px solid #106ff8;}
        
        Border color #106ff8