#96dc5e color space conversions
Hex:
        #96dc5e
        RGB:
        150, 220, 94
        CMY:
        41, 14, 63
        CMYK:
        32, 0, 57, 14
      HSL:
        93°, 64.2857%, 61.5686%
        HSV (HSB):
        93°, 57.2727%, 86.2745%
        XYZ:
        40.1913, 58.4786, 19.7589
        xyY:
        0.3394, 0.4938, 58.4786
      CIE-Lab:
        81.0041, -42.8307, 54.0179
        CIE-LCH:
        81.0041, 68.9376, 128.4108
        CIE-Luv:
        81.0041, -34.9936, 74.2992
        Hunter-Lab:
        76.4713, -40.0099, 38.2104
      #96dc5e color charts
#96dc5e RGB chart
      #96dc5e CMYK chart
      #96dc5e RGB pie chart
      #96dc5e color shades, tints & tones
#96dc5e color schemes
#96dc5e color preview, HTML & CSS examples
           This text has a color of #96dc5e        
        
          <p style="color:#96dc5e;">Text here</p>
        
        
          .mytext {color:#96dc5e;}
        
        Text color #96dc5e
      
           This box has a color of #96dc5e        
        
          <div style="background-color:#96dc5e;">Content here</div>
        
        
          .mybackground {background-color:#96dc5e;}
        
        Background color #96dc5e
      
           Border around this has a color of #96dc5e        
        
          <div style="border:2px solid #96dc5e;">Content here</div>
        
        
          .myborder {border:2px solid #96dc5e;}
        
        Border color #96dc5e