#106bfc color space conversions
Hex:
        #106bfc
        RGB:
        16, 107, 252
        CMY:
        94, 58, 1
        CMYK:
        94, 58, 0, 1
      HSL:
        217°, 97.5207%, 52.5490%
        HSV (HSB):
        217°, 93.6508%, 98.8235%
        XYZ:
        23.0421, 17.6538, 94.2885
        xyY:
        0.1707, 0.1308, 17.6538
      CIE-Lab:
        49.0735, 31.2783, -78.4365
        CIE-LCH:
        49.0735, 84.4430, 291.7408
        CIE-Luv:
        49.0735, -23.1856, -121.1739
        Hunter-Lab:
        42.0165, 24.3616, -103.6403
      #106bfc color charts
#106bfc RGB chart
      #106bfc CMYK chart
      #106bfc RGB pie chart
      #106bfc color shades, tints & tones
#106bfc color schemes
#106bfc color preview, HTML & CSS examples
           This text has a color of #106bfc        
        
          <p style="color:#106bfc;">Text here</p>
        
        
          .mytext {color:#106bfc;}
        
        Text color #106bfc
      
           This box has a color of #106bfc        
        
          <div style="background-color:#106bfc;">Content here</div>
        
        
          .mybackground {background-color:#106bfc;}
        
        Background color #106bfc
      
           Border around this has a color of #106bfc        
        
          <div style="border:2px solid #106bfc;">Content here</div>
        
        
          .myborder {border:2px solid #106bfc;}
        
        Border color #106bfc