#0996a5 color space conversions
Hex:
        #0996a5
        RGB:
        9, 150, 165
        CMY:
        96, 41, 35
        CMYK:
        95, 9, 0, 35
      HSL:
        186°, 89.6552%, 34.1176%
        HSV (HSB):
        186°, 94.5455%, 64.7059%
        XYZ:
        17.8105, 24.5874, 39.4044
        xyY:
        0.2177, 0.3006, 24.5874
      CIE-Lab:
        56.6712, -27.1169, -17.2301
        CIE-LCH:
        56.6712, 32.1279, 212.4319
        CIE-Luv:
        56.6712, -41.7871, -22.1030
        Hunter-Lab:
        49.5857, -22.6600, -12.4063
      #0996a5 color charts
#0996a5 RGB chart
      #0996a5 CMYK chart
      #0996a5 RGB pie chart
      #0996a5 color shades, tints & tones
#0996a5 color schemes
#0996a5 color preview, HTML & CSS examples
           This text has a color of #0996a5        
        
          <p style="color:#0996a5;">Text here</p>
        
        
          .mytext {color:#0996a5;}
        
        Text color #0996a5
      
           This box has a color of #0996a5        
        
          <div style="background-color:#0996a5;">Content here</div>
        
        
          .mybackground {background-color:#0996a5;}
        
        Background color #0996a5
      
           Border around this has a color of #0996a5        
        
          <div style="border:2px solid #0996a5;">Content here</div>
        
        
          .myborder {border:2px solid #0996a5;}
        
        Border color #0996a5