#96c2a3 color space conversions
Hex:
        #96c2a3
        RGB:
        150, 194, 163
        CMY:
        41, 24, 36
        CMYK:
        23, 0, 16, 24
      HSL:
        138°, 26.5060%, 67.4510%
        HSV (HSB):
        138°, 22.6804%, 76.0784%
        XYZ:
        38.4803, 47.7119, 41.8315
        xyY:
        0.3006, 0.3727, 47.7119
      CIE-Lab:
        74.6429, -20.8142, 10.8875
        CIE-LCH:
        74.6429, 23.4897, 152.3869
        CIE-Luv:
        74.6429, -22.1828, 19.2312
        Hunter-Lab:
        69.0738, -21.4387, 12.4453
      #96c2a3 color charts
#96c2a3 RGB chart
      #96c2a3 CMYK chart
      #96c2a3 RGB pie chart
      #96c2a3 color shades, tints & tones
#96c2a3 color schemes
#96c2a3 color preview, HTML & CSS examples
           This text has a color of #96c2a3        
        
          <p style="color:#96c2a3;">Text here</p>
        
        
          .mytext {color:#96c2a3;}
        
        Text color #96c2a3
      
           This box has a color of #96c2a3        
        
          <div style="background-color:#96c2a3;">Content here</div>
        
        
          .mybackground {background-color:#96c2a3;}
        
        Background color #96c2a3
      
           Border around this has a color of #96c2a3        
        
          <div style="border:2px solid #96c2a3;">Content here</div>
        
        
          .myborder {border:2px solid #96c2a3;}
        
        Border color #96c2a3