#96fe7d color space conversions
Hex:
        #96fe7d
        RGB:
        150, 254, 125
        CMY:
        41, 0, 51
        CMYK:
        41, 0, 51, 0
      HSL:
        108°, 98.4733%, 74.3137%
        HSV (HSB):
        108°, 50.7874%, 99.6078%
        XYZ:
        51.7212, 78.8483, 31.8953
        xyY:
        0.3184, 0.4853, 78.8483
      CIE-Lab:
        91.1656, -53.7142, 51.9416
        CIE-LCH:
        91.1656, 74.7204, 135.9612
        CIE-Luv:
        91.1656, -50.1354, 77.2375
        Hunter-Lab:
        88.7966, -51.4235, 40.8609
      #96fe7d color charts
#96fe7d RGB chart
      #96fe7d CMYK chart
      #96fe7d RGB pie chart
      #96fe7d color shades, tints & tones
#96fe7d color schemes
#96fe7d color preview, HTML & CSS examples
           This text has a color of #96fe7d        
        
          <p style="color:#96fe7d;">Text here</p>
        
        
          .mytext {color:#96fe7d;}
        
        Text color #96fe7d
      
           This box has a color of #96fe7d        
        
          <div style="background-color:#96fe7d;">Content here</div>
        
        
          .mybackground {background-color:#96fe7d;}
        
        Background color #96fe7d
      
           Border around this has a color of #96fe7d        
        
          <div style="border:2px solid #96fe7d;">Content here</div>
        
        
          .myborder {border:2px solid #96fe7d;}
        
        Border color #96fe7d