#0196a2 color space conversions
Hex:
        #0196a2
        RGB:
        1, 150, 162
        CMY:
        100, 41, 36
        CMYK:
        99, 7, 0, 36
      HSL:
        184°, 98.7730%, 31.9608%
        HSV (HSB):
        184°, 99.3827%, 63.5294%
        XYZ:
        17.4405, 24.4278, 37.9782
        xyY:
        0.2184, 0.3059, 24.4278
      CIE-Lab:
        56.5136, -28.4333, -15.7611
        CIE-LCH:
        56.5136, 32.5095, 209.0004
        CIE-Luv:
        56.5136, -42.3888, -19.6054
        Hunter-Lab:
        49.4245, -23.5054, -10.9619
      #0196a2 color charts
#0196a2 RGB chart
      #0196a2 CMYK chart
      #0196a2 RGB pie chart
      #0196a2 color shades, tints & tones
#0196a2 color schemes
#0196a2 color preview, HTML & CSS examples
           This text has a color of #0196a2        
        
          <p style="color:#0196a2;">Text here</p>
        
        
          .mytext {color:#0196a2;}
        
        Text color #0196a2
      
           This box has a color of #0196a2        
        
          <div style="background-color:#0196a2;">Content here</div>
        
        
          .mybackground {background-color:#0196a2;}
        
        Background color #0196a2
      
           Border around this has a color of #0196a2        
        
          <div style="border:2px solid #0196a2;">Content here</div>
        
        
          .myborder {border:2px solid #0196a2;}
        
        Border color #0196a2