#96d984 color space conversions
Hex:
        #96d984
        RGB:
        150, 217, 132
        CMY:
        41, 15, 48
        CMYK:
        31, 0, 39, 15
      HSL:
        107°, 52.7950%, 68.4314%
        HSV (HSB):
        107°, 39.1705%, 85.0980%
        XYZ:
        41.5554, 57.7757, 30.7914
        xyY:
        0.3194, 0.4440, 57.7757
      CIE-Lab:
        80.6139, -36.9499, 35.2994
        CIE-LCH:
        80.6139, 51.1013, 136.3087
        CIE-Luv:
        80.6139, -33.2337, 53.8152
        Hunter-Lab:
        76.0103, -35.4308, 29.1891
      #96d984 color charts
#96d984 RGB chart
      #96d984 CMYK chart
      #96d984 RGB pie chart
      #96d984 color shades, tints & tones
#96d984 color schemes
#96d984 color preview, HTML & CSS examples
           This text has a color of #96d984        
        
          <p style="color:#96d984;">Text here</p>
        
        
          .mytext {color:#96d984;}
        
        Text color #96d984
      
           This box has a color of #96d984        
        
          <div style="background-color:#96d984;">Content here</div>
        
        
          .mybackground {background-color:#96d984;}
        
        Background color #96d984
      
           Border around this has a color of #96d984        
        
          <div style="border:2px solid #96d984;">Content here</div>
        
        
          .myborder {border:2px solid #96d984;}
        
        Border color #96d984