#0196fa color space conversions
Hex:
        #0196fa
        RGB:
        1, 150, 250
        CMY:
        100, 41, 2
        CMYK:
        100, 40, 0, 2
      HSL:
        204°, 99.2032%, 49.2157%
        HSV (HSB):
        204°, 99.6000%, 98.0392%
        XYZ:
        28.1742, 28.7213, 94.5013
        xyY:
        0.1861, 0.1897, 28.7213
      CIE-Lab:
        60.5348, 3.4895, -58.8189
        CIE-LCH:
        60.5348, 58.9223, 273.3952
        CIE-Luv:
        60.5348, -36.2464, -94.5904
        Hunter-Lab:
        53.5922, 0.0535, -67.0338
      #0196fa color charts
#0196fa RGB chart
      #0196fa CMYK chart
      #0196fa RGB pie chart
      #0196fa color shades, tints & tones
#0196fa color schemes
#0196fa color preview, HTML & CSS examples
           This text has a color of #0196fa        
        
          <p style="color:#0196fa;">Text here</p>
        
        
          .mytext {color:#0196fa;}
        
        Text color #0196fa
      
           This box has a color of #0196fa        
        
          <div style="background-color:#0196fa;">Content here</div>
        
        
          .mybackground {background-color:#0196fa;}
        
        Background color #0196fa
      
           Border around this has a color of #0196fa        
        
          <div style="border:2px solid #0196fa;">Content here</div>
        
        
          .myborder {border:2px solid #0196fa;}
        
        Border color #0196fa