#196b86 color space conversions
Hex:
        #196b86
        RGB:
        25, 107, 134
        CMY:
        90, 58, 47
        CMYK:
        81, 20, 0, 47
      HSL:
        195°, 68.5535%, 31.1765%
        HSV (HSB):
        195°, 81.3433%, 52.5490%
        XYZ:
        9.9617, 12.4433, 24.4310
        xyY:
        0.2127, 0.2657, 12.4433
      CIE-Lab:
        41.9122, -13.8806, -21.6834
        CIE-LCH:
        41.9122, 25.7457, 237.3746
        CIE-Luv:
        41.9122, -27.3557, -29.1022
        Hunter-Lab:
        35.2751, -11.3229, -16.3709
      #196b86 color charts
#196b86 RGB chart
      #196b86 CMYK chart
      #196b86 RGB pie chart
      #196b86 color shades, tints & tones
#196b86 color schemes
#196b86 color preview, HTML & CSS examples
           This text has a color of #196b86        
        
          <p style="color:#196b86;">Text here</p>
        
        
          .mytext {color:#196b86;}
        
        Text color #196b86
      
           This box has a color of #196b86        
        
          <div style="background-color:#196b86;">Content here</div>
        
        
          .mybackground {background-color:#196b86;}
        
        Background color #196b86
      
           Border around this has a color of #196b86        
        
          <div style="border:2px solid #196b86;">Content here</div>
        
        
          .myborder {border:2px solid #196b86;}
        
        Border color #196b86