#0196f4 color space conversions
Hex:
        #0196f4
        RGB:
        1, 150, 244
        CMY:
        100, 41, 4
        CMYK:
        100, 39, 0, 4
      HSL:
        203°, 99.1837%, 48.0392%
        HSV (HSB):
        203°, 99.5902%, 95.6863%
        XYZ:
        27.2480, 28.3508, 89.6241
        xyY:
        0.1876, 0.1952, 28.3508
      CIE-Lab:
        60.2043, 1.2202, -56.0486
        CIE-LCH:
        60.2043, 56.0618, 271.2471
        CIE-Luv:
        60.2043, -36.5908, -89.7162
        Hunter-Lab:
        53.2455, -1.8334, -62.5266
      #0196f4 color charts
#0196f4 RGB chart
      #0196f4 CMYK chart
      #0196f4 RGB pie chart
      #0196f4 color shades, tints & tones
#0196f4 color schemes
#0196f4 color preview, HTML & CSS examples
           This text has a color of #0196f4        
        
          <p style="color:#0196f4;">Text here</p>
        
        
          .mytext {color:#0196f4;}
        
        Text color #0196f4
      
           This box has a color of #0196f4        
        
          <div style="background-color:#0196f4;">Content here</div>
        
        
          .mybackground {background-color:#0196f4;}
        
        Background color #0196f4
      
           Border around this has a color of #0196f4        
        
          <div style="border:2px solid #0196f4;">Content here</div>
        
        
          .myborder {border:2px solid #0196f4;}
        
        Border color #0196f4