#196b85 color space conversions
Hex:
        #196b85
        RGB:
        25, 107, 133
        CMY:
        90, 58, 48
        CMYK:
        81, 20, 0, 48
      HSL:
        194°, 68.3544%, 30.9804%
        HSV (HSB):
        194°, 81.2030%, 52.1569%
        XYZ:
        9.8922, 12.4155, 24.0654
        xyY:
        0.2133, 0.2677, 12.4155
      CIE-Lab:
        41.8690, -14.2438, -21.1484
        CIE-LCH:
        41.8690, 25.4978, 236.0391
        CIE-Luv:
        41.8690, -27.4169, -28.2470
        Hunter-Lab:
        35.2357, -11.5494, -15.8291
      #196b85 color charts
#196b85 RGB chart
      #196b85 CMYK chart
      #196b85 RGB pie chart
      #196b85 color shades, tints & tones
#196b85 color schemes
#196b85 color preview, HTML & CSS examples
           This text has a color of #196b85        
        
          <p style="color:#196b85;">Text here</p>
        
        
          .mytext {color:#196b85;}
        
        Text color #196b85
      
           This box has a color of #196b85        
        
          <div style="background-color:#196b85;">Content here</div>
        
        
          .mybackground {background-color:#196b85;}
        
        Background color #196b85
      
           Border around this has a color of #196b85        
        
          <div style="border:2px solid #196b85;">Content here</div>
        
        
          .myborder {border:2px solid #196b85;}
        
        Border color #196b85