#0196f2 color space conversions
Hex:
        #0196f2
        RGB:
        1, 150, 242
        CMY:
        100, 41, 5
        CMYK:
        100, 38, 0, 5
      HSL:
        203°, 99.1770%, 47.6471%
        HSV (HSB):
        203°, 99.5868%, 94.9020%
        XYZ:
        26.9459, 28.2300, 88.0331
        xyY:
        0.1882, 0.1971, 28.2300
      CIE-Lab:
        60.0959, 0.4645, -55.1198
        CIE-LCH:
        60.0959, 55.1218, 270.4828
        CIE-Luv:
        60.0959, -36.7084, -88.0800
        Hunter-Lab:
        53.1319, -2.4543, -61.0441
      #0196f2 color charts
#0196f2 RGB chart
      #0196f2 CMYK chart
      #0196f2 RGB pie chart
      #0196f2 color shades, tints & tones
#0196f2 color schemes
#0196f2 color preview, HTML & CSS examples
           This text has a color of #0196f2        
        
          <p style="color:#0196f2;">Text here</p>
        
        
          .mytext {color:#0196f2;}
        
        Text color #0196f2
      
           This box has a color of #0196f2        
        
          <div style="background-color:#0196f2;">Content here</div>
        
        
          .mybackground {background-color:#0196f2;}
        
        Background color #0196f2
      
           Border around this has a color of #0196f2        
        
          <div style="border:2px solid #0196f2;">Content here</div>
        
        
          .myborder {border:2px solid #0196f2;}
        
        Border color #0196f2