#96ca86 color space conversions
Hex:
        #96ca86
        RGB:
        150, 202, 134
        CMY:
        41, 21, 47
        CMYK:
        26, 0, 34, 21
      HSL:
        106°, 39.0805%, 65.8824%
        HSV (HSB):
        106°, 33.6634%, 79.2157%
        XYZ:
        38.0013, 50.4463, 30.2885
        xyY:
        0.3200, 0.4249, 50.4463
      CIE-Lab:
        76.3424, -29.6810, 28.6533
        CIE-LCH:
        76.3424, 41.2550, 136.0093
        CIE-Luv:
        76.3424, -25.9938, 44.0170
        Hunter-Lab:
        71.0256, -28.7907, 24.4340
      #96ca86 color charts
#96ca86 RGB chart
      #96ca86 CMYK chart
      #96ca86 RGB pie chart
      #96ca86 color shades, tints & tones
#96ca86 color schemes
#96ca86 color preview, HTML & CSS examples
           This text has a color of #96ca86        
        
          <p style="color:#96ca86;">Text here</p>
        
        
          .mytext {color:#96ca86;}
        
        Text color #96ca86
      
           This box has a color of #96ca86        
        
          <div style="background-color:#96ca86;">Content here</div>
        
        
          .mybackground {background-color:#96ca86;}
        
        Background color #96ca86
      
           Border around this has a color of #96ca86        
        
          <div style="border:2px solid #96ca86;">Content here</div>
        
        
          .myborder {border:2px solid #96ca86;}
        
        Border color #96ca86