#0996a1 color space conversions
Hex:
        #0996a1
        RGB:
        9, 150, 161
        CMY:
        96, 41, 37
        CMYK:
        94, 7, 0, 37
      HSL:
        184°, 89.4118%, 33.3333%
        HSV (HSB):
        184°, 94.4099%, 63.1373%
        XYZ:
        17.4520, 24.4440, 37.5166
        xyY:
        0.2198, 0.3078, 24.4440
      CIE-Lab:
        56.5296, -28.4395, -15.1607
        CIE-LCH:
        56.5296, 32.2281, 208.0614
        CIE-Luv:
        56.5296, -42.0979, -18.6565
        Hunter-Lab:
        49.4409, -23.5131, -10.3817
      #0996a1 color charts
#0996a1 RGB chart
      #0996a1 CMYK chart
      #0996a1 RGB pie chart
      #0996a1 color shades, tints & tones
#0996a1 color schemes
#0996a1 color preview, HTML & CSS examples
           This text has a color of #0996a1        
        
          <p style="color:#0996a1;">Text here</p>
        
        
          .mytext {color:#0996a1;}
        
        Text color #0996a1
      
           This box has a color of #0996a1        
        
          <div style="background-color:#0996a1;">Content here</div>
        
        
          .mybackground {background-color:#0996a1;}
        
        Background color #0996a1
      
           Border around this has a color of #0996a1        
        
          <div style="border:2px solid #0996a1;">Content here</div>
        
        
          .myborder {border:2px solid #0996a1;}
        
        Border color #0996a1