#96fa8a color space conversions
Hex:
        #96fa8a
        RGB:
        150, 250, 138
        CMY:
        41, 2, 46
        CMYK:
        40, 0, 45, 2
      HSL:
        114°, 91.8033%, 76.0784%
        HSV (HSB):
        114°, 44.8000%, 98.0392%
        XYZ:
        51.3507, 76.6902, 36.1410
        xyY:
        0.3128, 0.4671, 76.6902
      CIE-Lab:
        90.1788, -50.4378, 44.5903
        CIE-LCH:
        90.1788, 67.3221, 138.5212
        CIE-Luv:
        90.1788, -48.1344, 68.5716
        Hunter-Lab:
        87.5730, -48.5844, 36.8323
      #96fa8a color charts
#96fa8a RGB chart
      #96fa8a CMYK chart
      #96fa8a RGB pie chart
      #96fa8a color shades, tints & tones
#96fa8a color schemes
#96fa8a color preview, HTML & CSS examples
           This text has a color of #96fa8a        
        
          <p style="color:#96fa8a;">Text here</p>
        
        
          .mytext {color:#96fa8a;}
        
        Text color #96fa8a
      
           This box has a color of #96fa8a        
        
          <div style="background-color:#96fa8a;">Content here</div>
        
        
          .mybackground {background-color:#96fa8a;}
        
        Background color #96fa8a
      
           Border around this has a color of #96fa8a        
        
          <div style="border:2px solid #96fa8a;">Content here</div>
        
        
          .myborder {border:2px solid #96fa8a;}
        
        Border color #96fa8a