#96f4af color space conversions
Hex:
        #96f4af
        RGB:
        150, 244, 175
        CMY:
        41, 4, 31
        CMYK:
        39, 0, 28, 4
      HSL:
        136°, 81.0345%, 77.2549%
        HSV (HSB):
        136°, 38.5246%, 95.6863%
        XYZ:
        52.6662, 74.2805, 52.1192
        xyY:
        0.2941, 0.4148, 74.2805
      CIE-Lab:
        89.0549, -42.1450, 24.6790
        CIE-LCH:
        89.0549, 48.8391, 149.6479
        CIE-Luv:
        89.0549, -44.7283, 42.7022
        Hunter-Lab:
        86.1862, -41.7489, 24.4760
      #96f4af color charts
#96f4af RGB chart
      #96f4af CMYK chart
      #96f4af RGB pie chart
      #96f4af color shades, tints & tones
#96f4af color schemes
#96f4af color preview, HTML & CSS examples
           This text has a color of #96f4af        
        
          <p style="color:#96f4af;">Text here</p>
        
        
          .mytext {color:#96f4af;}
        
        Text color #96f4af
      
           This box has a color of #96f4af        
        
          <div style="background-color:#96f4af;">Content here</div>
        
        
          .mybackground {background-color:#96f4af;}
        
        Background color #96f4af
      
           Border around this has a color of #96f4af        
        
          <div style="border:2px solid #96f4af;">Content here</div>
        
        
          .myborder {border:2px solid #96f4af;}
        
        Border color #96f4af