#0996a2 color space conversions
Hex:
        #0996a2
        RGB:
        9, 150, 162
        CMY:
        96, 41, 36
        CMYK:
        94, 7, 0, 36
      HSL:
        185°, 89.4737%, 33.5294%
        HSV (HSB):
        185°, 94.4444%, 63.5294%
        XYZ:
        17.5406, 24.4794, 37.9829
        xyY:
        0.2192, 0.3060, 24.4794
      CIE-Lab:
        56.5646, -28.1106, -15.6789
        CIE-LCH:
        56.5646, 32.1875, 209.1509
        CIE-Luv:
        56.5646, -42.0201, -19.5167
        Hunter-Lab:
        49.4767, -23.3019, -10.8829
      #0996a2 color charts
#0996a2 RGB chart
      #0996a2 CMYK chart
      #0996a2 RGB pie chart
      #0996a2 color shades, tints & tones
#0996a2 color schemes
#0996a2 color preview, HTML & CSS examples
           This text has a color of #0996a2        
        
          <p style="color:#0996a2;">Text here</p>
        
        
          .mytext {color:#0996a2;}
        
        Text color #0996a2
      
           This box has a color of #0996a2        
        
          <div style="background-color:#0996a2;">Content here</div>
        
        
          .mybackground {background-color:#0996a2;}
        
        Background color #0996a2
      
           Border around this has a color of #0996a2        
        
          <div style="border:2px solid #0996a2;">Content here</div>
        
        
          .myborder {border:2px solid #0996a2;}
        
        Border color #0996a2