#0196d2 color space conversions
Hex:
        #0196d2
        RGB:
        1, 150, 210
        CMY:
        100, 41, 18
        CMYK:
        100, 29, 0, 18
      HSL:
        197°, 99.0521%, 41.3725%
        HSV (HSB):
        197°, 99.5238%, 82.3529%
        XYZ:
        22.5517, 26.4723, 64.8938
        xyY:
        0.1980, 0.2324, 26.4723
      CIE-Lab:
        58.4827, -11.5057, -39.8921
        CIE-LCH:
        58.4827, 41.5182, 253.9113
        CIE-Luv:
        58.4827, -38.7732, -61.2071
        Hunter-Lab:
        51.4512, -11.8008, -38.7648
      #0196d2 color charts
#0196d2 RGB chart
      #0196d2 CMYK chart
      #0196d2 RGB pie chart
      #0196d2 color shades, tints & tones
#0196d2 color schemes
#0196d2 color preview, HTML & CSS examples
           This text has a color of #0196d2        
        
          <p style="color:#0196d2;">Text here</p>
        
        
          .mytext {color:#0196d2;}
        
        Text color #0196d2
      
           This box has a color of #0196d2        
        
          <div style="background-color:#0196d2;">Content here</div>
        
        
          .mybackground {background-color:#0196d2;}
        
        Background color #0196d2
      
           Border around this has a color of #0196d2        
        
          <div style="border:2px solid #0196d2;">Content here</div>
        
        
          .myborder {border:2px solid #0196d2;}
        
        Border color #0196d2