#96c19b color space conversions
Hex:
        #96c19b
        RGB:
        150, 193, 155
        CMY:
        41, 24, 39
        CMYK:
        22, 0, 20, 24
      HSL:
        127°, 25.7485%, 67.2549%
        HSV (HSB):
        127°, 22.2798%, 75.6863%
        XYZ:
        37.5640, 46.9905, 38.1006
        xyY:
        0.3063, 0.3831, 46.9905
      CIE-Lab:
        74.1837, -21.7945, 14.5536
        CIE-LCH:
        74.1837, 26.2070, 146.2664
        CIE-Luv:
        74.1837, -21.6555, 24.4044
        Hunter-Lab:
        68.5496, -22.1469, 15.0307
      #96c19b color charts
#96c19b RGB chart
      #96c19b CMYK chart
      #96c19b RGB pie chart
      #96c19b color shades, tints & tones
#96c19b color schemes
#96c19b color preview, HTML & CSS examples
           This text has a color of #96c19b        
        
          <p style="color:#96c19b;">Text here</p>
        
        
          .mytext {color:#96c19b;}
        
        Text color #96c19b
      
           This box has a color of #96c19b        
        
          <div style="background-color:#96c19b;">Content here</div>
        
        
          .mybackground {background-color:#96c19b;}
        
        Background color #96c19b
      
           Border around this has a color of #96c19b        
        
          <div style="border:2px solid #96c19b;">Content here</div>
        
        
          .myborder {border:2px solid #96c19b;}
        
        Border color #96c19b