#96d788 color space conversions
Hex:
        #96d788
        RGB:
        150, 215, 136
        CMY:
        41, 16, 47
        CMYK:
        30, 0, 37, 16
      HSL:
        109°, 49.6855%, 68.8235%
        HSV (HSB):
        109°, 36.7442%, 84.3137%
        XYZ:
        41.3220, 56.8625, 32.0902
        xyY:
        0.3172, 0.4365, 56.8625
      CIE-Lab:
        80.1022, -35.4558, 32.5967
        CIE-LCH:
        80.1022, 48.1628, 137.4058
        CIE-Luv:
        80.1022, -32.2513, 50.3157
        Hunter-Lab:
        75.4072, -34.1472, 27.5537
      #96d788 color charts
#96d788 RGB chart
      #96d788 CMYK chart
      #96d788 RGB pie chart
      #96d788 color shades, tints & tones
#96d788 color schemes
#96d788 color preview, HTML & CSS examples
           This text has a color of #96d788        
        
          <p style="color:#96d788;">Text here</p>
        
        
          .mytext {color:#96d788;}
        
        Text color #96d788
      
           This box has a color of #96d788        
        
          <div style="background-color:#96d788;">Content here</div>
        
        
          .mybackground {background-color:#96d788;}
        
        Background color #96d788
      
           Border around this has a color of #96d788        
        
          <div style="border:2px solid #96d788;">Content here</div>
        
        
          .myborder {border:2px solid #96d788;}
        
        Border color #96d788