#0106e6 color space conversions
Hex:
        #0106e6
        RGB:
        1, 6, 230
        CMY:
        100, 98, 10
        CMYK:
        100, 97, 0, 10
      HSL:
        239°, 99.1342%, 45.2941%
        HSV (HSB):
        239°, 99.5652%, 90.1961%
        XYZ:
        14.3606, 5.8499, 75.2352
        xyY:
        0.1505, 0.0613, 5.8499
      CIE-Lab:
        29.0305, 72.2091, -99.1753
        CIE-LCH:
        29.0305, 122.6780, 306.0582
        CIE-Luv:
        29.0305, -8.5335, -116.1364
        Hunter-Lab:
        24.1865, 63.6567, -167.4984
      #0106e6 color charts
#0106e6 RGB chart
      #0106e6 CMYK chart
      #0106e6 RGB pie chart
      #0106e6 color shades, tints & tones
#0106e6 color schemes
#0106e6 color preview, HTML & CSS examples
           This text has a color of #0106e6        
        
          <p style="color:#0106e6;">Text here</p>
        
        
          .mytext {color:#0106e6;}
        
        Text color #0106e6
      
           This box has a color of #0106e6        
        
          <div style="background-color:#0106e6;">Content here</div>
        
        
          .mybackground {background-color:#0106e6;}
        
        Background color #0106e6
      
           Border around this has a color of #0106e6        
        
          <div style="border:2px solid #0106e6;">Content here</div>
        
        
          .myborder {border:2px solid #0106e6;}
        
        Border color #0106e6