#96bc86 color space conversions
Hex:
        #96bc86
        RGB:
        150, 188, 134
        CMY:
        41, 26, 47
        CMYK:
        20, 0, 29, 26
      HSL:
        102°, 28.7234%, 63.1373%
        HSV (HSB):
        102°, 28.7234%, 73.7255%
        XYZ:
        34.8640, 44.1717, 29.2427
        xyY:
        0.3220, 0.4079, 44.1717
      CIE-Lab:
        72.3431, -22.8719, 23.2782
        CIE-LCH:
        72.3431, 32.6343, 134.4955
        CIE-Luv:
        72.3431, -19.0226, 35.7212
        Hunter-Lab:
        66.4618, -22.6721, 20.4361
      #96bc86 color charts
#96bc86 RGB chart
      #96bc86 CMYK chart
      #96bc86 RGB pie chart
      #96bc86 color shades, tints & tones
#96bc86 color schemes
#96bc86 color preview, HTML & CSS examples
           This text has a color of #96bc86        
        
          <p style="color:#96bc86;">Text here</p>
        
        
          .mytext {color:#96bc86;}
        
        Text color #96bc86
      
           This box has a color of #96bc86        
        
          <div style="background-color:#96bc86;">Content here</div>
        
        
          .mybackground {background-color:#96bc86;}
        
        Background color #96bc86
      
           Border around this has a color of #96bc86        
        
          <div style="border:2px solid #96bc86;">Content here</div>
        
        
          .myborder {border:2px solid #96bc86;}
        
        Border color #96bc86