#96cf8d color space conversions
Hex:
        #96cf8d
        RGB:
        150, 207, 141
        CMY:
        41, 19, 45
        CMYK:
        28, 0, 32, 19
      HSL:
        112°, 40.7407%, 68.2353%
        HSV (HSB):
        112°, 31.8841%, 81.1765%
        XYZ:
        39.6982, 53.0328, 33.3433
        xyY:
        0.3149, 0.4206, 53.0328
      CIE-Lab:
        77.8943, -30.9673, 27.0796
        CIE-LCH:
        77.8943, 41.1373, 138.8316
        CIE-Luv:
        77.8943, -28.4019, 42.5502
        Hunter-Lab:
        72.8236, -30.1359, 23.8297
      #96cf8d color charts
#96cf8d RGB chart
      #96cf8d CMYK chart
      #96cf8d RGB pie chart
      #96cf8d color shades, tints & tones
#96cf8d color schemes
#96cf8d color preview, HTML & CSS examples
           This text has a color of #96cf8d        
        
          <p style="color:#96cf8d;">Text here</p>
        
        
          .mytext {color:#96cf8d;}
        
        Text color #96cf8d
      
           This box has a color of #96cf8d        
        
          <div style="background-color:#96cf8d;">Content here</div>
        
        
          .mybackground {background-color:#96cf8d;}
        
        Background color #96cf8d
      
           Border around this has a color of #96cf8d        
        
          <div style="border:2px solid #96cf8d;">Content here</div>
        
        
          .myborder {border:2px solid #96cf8d;}
        
        Border color #96cf8d