#96c7ac color space conversions
Hex:
        #96c7ac
        RGB:
        150, 199, 172
        CMY:
        41, 22, 33
        CMYK:
        25, 0, 14, 22
      HSL:
        147°, 30.4348%, 68.4314%
        HSV (HSB):
        147°, 24.6231%, 78.0392%
        XYZ:
        40.4475, 50.3094, 46.6086
        xyY:
        0.2945, 0.3662, 50.3094
      CIE-Lab:
        76.2588, -21.5807, 8.3373
        CIE-LCH:
        76.2588, 23.1352, 158.8770
        CIE-Luv:
        76.2588, -24.5726, 15.8318
        Hunter-Lab:
        70.9291, -22.3360, 10.6900
      #96c7ac color charts
#96c7ac RGB chart
      #96c7ac CMYK chart
      #96c7ac RGB pie chart
      #96c7ac color shades, tints & tones
#96c7ac color schemes
#96c7ac color preview, HTML & CSS examples
           This text has a color of #96c7ac        
        
          <p style="color:#96c7ac;">Text here</p>
        
        
          .mytext {color:#96c7ac;}
        
        Text color #96c7ac
      
           This box has a color of #96c7ac        
        
          <div style="background-color:#96c7ac;">Content here</div>
        
        
          .mybackground {background-color:#96c7ac;}
        
        Background color #96c7ac
      
           Border around this has a color of #96c7ac        
        
          <div style="border:2px solid #96c7ac;">Content here</div>
        
        
          .myborder {border:2px solid #96c7ac;}
        
        Border color #96c7ac