#96d9ac color space conversions
Hex:
        #96d9ac
        RGB:
        150, 217, 172
        CMY:
        41, 15, 33
        CMYK:
        31, 0, 21, 15
      HSL:
        140°, 46.8531%, 71.9608%
        HSV (HSB):
        140°, 30.8756%, 85.0980%
        XYZ:
        44.8369, 59.0883, 48.0718
        xyY:
        0.2950, 0.3887, 59.0883
      CIE-Lab:
        81.3401, -30.3429, 15.5371
        CIE-LCH:
        81.3401, 34.0894, 152.8852
        CIE-Luv:
        81.3401, -32.8468, 27.6866
        Hunter-Lab:
        76.8689, -30.4032, 16.7299
      #96d9ac color charts
#96d9ac RGB chart
      #96d9ac CMYK chart
      #96d9ac RGB pie chart
      #96d9ac color shades, tints & tones
#96d9ac color schemes
#96d9ac color preview, HTML & CSS examples
           This text has a color of #96d9ac        
        
          <p style="color:#96d9ac;">Text here</p>
        
        
          .mytext {color:#96d9ac;}
        
        Text color #96d9ac
      
           This box has a color of #96d9ac        
        
          <div style="background-color:#96d9ac;">Content here</div>
        
        
          .mybackground {background-color:#96d9ac;}
        
        Background color #96d9ac
      
           Border around this has a color of #96d9ac        
        
          <div style="border:2px solid #96d9ac;">Content here</div>
        
        
          .myborder {border:2px solid #96d9ac;}
        
        Border color #96d9ac