#0196a0 color space conversions
Hex:
        #0196a0
        RGB:
        1, 150, 160
        CMY:
        100, 41, 37
        CMYK:
        99, 6, 0, 37
      HSL:
        184°, 98.7578%, 31.5686%
        HSV (HSB):
        184°, 99.3750%, 62.7451%
        XYZ:
        17.2640, 24.3572, 37.0492
        xyY:
        0.2194, 0.3096, 24.3572
      CIE-Lab:
        56.4437, -29.0933, -14.7242
        CIE-LCH:
        56.4437, 32.6071, 206.8440
        CIE-Luv:
        56.4437, -42.5475, -17.8853
        Hunter-Lab:
        49.3530, -23.9273, -9.9618
      #0196a0 color charts
#0196a0 RGB chart
      #0196a0 CMYK chart
      #0196a0 RGB pie chart
      #0196a0 color shades, tints & tones
#0196a0 color schemes
#0196a0 color preview, HTML & CSS examples
           This text has a color of #0196a0        
        
          <p style="color:#0196a0;">Text here</p>
        
        
          .mytext {color:#0196a0;}
        
        Text color #0196a0
      
           This box has a color of #0196a0        
        
          <div style="background-color:#0196a0;">Content here</div>
        
        
          .mybackground {background-color:#0196a0;}
        
        Background color #0196a0
      
           Border around this has a color of #0196a0        
        
          <div style="border:2px solid #0196a0;">Content here</div>
        
        
          .myborder {border:2px solid #0196a0;}
        
        Border color #0196a0