#96ed8d color space conversions
Hex:
        #96ed8d
        RGB:
        150, 237, 141
        CMY:
        41, 7, 45
        CMYK:
        37, 0, 41, 7
      HSL:
        114°, 72.7273%, 74.1176%
        HSV (HSB):
        114°, 40.5063%, 92.9412%
        XYZ:
        47.6696, 68.9755, 36.0005
        xyY:
        0.3123, 0.4519, 68.9755
      CIE-Lab:
        86.4919, -44.5190, 38.4132
        CIE-LCH:
        86.4919, 58.8007, 139.2107
        CIE-Luv:
        86.4919, -42.3298, 59.8112
        Hunter-Lab:
        83.0515, -42.8853, 32.4355
      #96ed8d color charts
#96ed8d RGB chart
      #96ed8d CMYK chart
      #96ed8d RGB pie chart
      #96ed8d color shades, tints & tones
#96ed8d color schemes
#96ed8d color preview, HTML & CSS examples
           This text has a color of #96ed8d        
        
          <p style="color:#96ed8d;">Text here</p>
        
        
          .mytext {color:#96ed8d;}
        
        Text color #96ed8d
      
           This box has a color of #96ed8d        
        
          <div style="background-color:#96ed8d;">Content here</div>
        
        
          .mybackground {background-color:#96ed8d;}
        
        Background color #96ed8d
      
           Border around this has a color of #96ed8d        
        
          <div style="border:2px solid #96ed8d;">Content here</div>
        
        
          .myborder {border:2px solid #96ed8d;}
        
        Border color #96ed8d