#1996a6 color space conversions
Hex:
        #1996a6
        RGB:
        25, 150, 166
        CMY:
        90, 41, 35
        CMYK:
        85, 10, 0, 35
      HSL:
        187°, 73.8220%, 37.4510%
        HSV (HSB):
        187°, 84.9398%, 65.0980%
        XYZ:
        18.1902, 24.7725, 39.8992
        xyY:
        0.2195, 0.2990, 24.7725
      CIE-Lab:
        56.8531, -25.8825, -17.5105
        CIE-LCH:
        56.8531, 31.2493, 214.0798
        CIE-Luv:
        56.8531, -40.6684, -22.7080
        Hunter-Lab:
        49.7720, -21.8646, -12.6888
      #1996a6 color charts
#1996a6 RGB chart
      #1996a6 CMYK chart
      #1996a6 RGB pie chart
      #1996a6 color shades, tints & tones
#1996a6 color schemes
#1996a6 color preview, HTML & CSS examples
           This text has a color of #1996a6        
        
          <p style="color:#1996a6;">Text here</p>
        
        
          .mytext {color:#1996a6;}
        
        Text color #1996a6
      
           This box has a color of #1996a6        
        
          <div style="background-color:#1996a6;">Content here</div>
        
        
          .mybackground {background-color:#1996a6;}
        
        Background color #1996a6
      
           Border around this has a color of #1996a6        
        
          <div style="border:2px solid #1996a6;">Content here</div>
        
        
          .myborder {border:2px solid #1996a6;}
        
        Border color #1996a6