#96c4a3 color space conversions
Hex:
        #96c4a3
        RGB:
        150, 196, 163
        CMY:
        41, 23, 36
        CMYK:
        23, 0, 17, 23
      HSL:
        137°, 28.0488%, 67.8431%
        HSV (HSB):
        137°, 23.4694%, 76.8627%
        XYZ:
        38.9285, 48.6082, 41.9809
        xyY:
        0.3006, 0.3753, 48.6082
      CIE-Lab:
        75.2069, -21.8152, 11.6871
        CIE-LCH:
        75.2069, 24.7485, 151.8205
        CIE-Luv:
        75.2069, -23.1343, 20.5425
        Hunter-Lab:
        69.7196, -22.3425, 13.1029
      #96c4a3 color charts
#96c4a3 RGB chart
      #96c4a3 CMYK chart
      #96c4a3 RGB pie chart
      #96c4a3 color shades, tints & tones
#96c4a3 color schemes
#96c4a3 color preview, HTML & CSS examples
           This text has a color of #96c4a3        
        
          <p style="color:#96c4a3;">Text here</p>
        
        
          .mytext {color:#96c4a3;}
        
        Text color #96c4a3
      
           This box has a color of #96c4a3        
        
          <div style="background-color:#96c4a3;">Content here</div>
        
        
          .mybackground {background-color:#96c4a3;}
        
        Background color #96c4a3
      
           Border around this has a color of #96c4a3        
        
          <div style="border:2px solid #96c4a3;">Content here</div>
        
        
          .myborder {border:2px solid #96c4a3;}
        
        Border color #96c4a3