#96ce5e color space conversions
Hex:
        #96ce5e
        RGB:
        150, 206, 94
        CMY:
        41, 19, 63
        CMYK:
        27, 0, 54, 19
      HSL:
        90°, 53.3333%, 58.8235%
        HSV (HSB):
        90°, 54.3689%, 80.7843%
        XYZ:
        36.6694, 51.4348, 18.5849
        xyY:
        0.3437, 0.4821, 51.4348
      CIE-Lab:
        76.9416, -36.6187, 49.3020
        CIE-LCH:
        76.9416, 61.4135, 126.6028
        CIE-Luv:
        76.9416, -28.0704, 67.4926
        Hunter-Lab:
        71.7181, -34.2397, 34.8383
      #96ce5e color charts
#96ce5e RGB chart
      #96ce5e CMYK chart
      #96ce5e RGB pie chart
      #96ce5e color shades, tints & tones
#96ce5e color schemes
#96ce5e color preview, HTML & CSS examples
           This text has a color of #96ce5e        
        
          <p style="color:#96ce5e;">Text here</p>
        
        
          .mytext {color:#96ce5e;}
        
        Text color #96ce5e
      
           This box has a color of #96ce5e        
        
          <div style="background-color:#96ce5e;">Content here</div>
        
        
          .mybackground {background-color:#96ce5e;}
        
        Background color #96ce5e
      
           Border around this has a color of #96ce5e        
        
          <div style="border:2px solid #96ce5e;">Content here</div>
        
        
          .myborder {border:2px solid #96ce5e;}
        
        Border color #96ce5e