#196d7d color space conversions
Hex:
        #196d7d
        RGB:
        25, 109, 125
        CMY:
        90, 57, 51
        CMYK:
        80, 13, 0, 51
      HSL:
        190°, 66.6667%, 29.4118%
        HSV (HSB):
        190°, 80.0000%, 49.0196%
        XYZ:
        9.5712, 12.6246, 21.3344
        xyY:
        0.2199, 0.2900, 12.6246
      CIE-Lab:
        42.1921, -18.2085, -15.8323
        CIE-LCH:
        42.1921, 24.1291, 221.0070
        CIE-Luv:
        42.1921, -28.6529, -19.8679
        Hunter-Lab:
        35.5311, -14.0960, -10.7284
      #196d7d color charts
#196d7d RGB chart
      #196d7d CMYK chart
      #196d7d RGB pie chart
      #196d7d color shades, tints & tones
#196d7d color schemes
#196d7d color preview, HTML & CSS examples
           This text has a color of #196d7d        
        
          <p style="color:#196d7d;">Text here</p>
        
        
          .mytext {color:#196d7d;}
        
        Text color #196d7d
      
           This box has a color of #196d7d        
        
          <div style="background-color:#196d7d;">Content here</div>
        
        
          .mybackground {background-color:#196d7d;}
        
        Background color #196d7d
      
           Border around this has a color of #196d7d        
        
          <div style="border:2px solid #196d7d;">Content here</div>
        
        
          .myborder {border:2px solid #196d7d;}
        
        Border color #196d7d