#96f7aa color space conversions
Hex:
        #96f7aa
        RGB:
        150, 247, 170
        CMY:
        41, 3, 33
        CMYK:
        39, 0, 31, 3
      HSL:
        132°, 85.8407%, 77.8431%
        HSV (HSB):
        132°, 39.2713%, 96.8627%
        XYZ:
        53.0941, 75.9078, 49.8835
        xyY:
        0.2968, 0.4243, 75.9078
      CIE-Lab:
        89.8165, -44.3187, 28.2619
        CIE-LCH:
        89.8165, 52.5631, 147.4744
        CIE-Luv:
        89.8165, -46.1334, 47.8426
        Hunter-Lab:
        87.1251, -43.6908, 27.0410
      #96f7aa color charts
#96f7aa RGB chart
      #96f7aa CMYK chart
      #96f7aa RGB pie chart
      #96f7aa color shades, tints & tones
#96f7aa color schemes
#96f7aa color preview, HTML & CSS examples
           This text has a color of #96f7aa        
        
          <p style="color:#96f7aa;">Text here</p>
        
        
          .mytext {color:#96f7aa;}
        
        Text color #96f7aa
      
           This box has a color of #96f7aa        
        
          <div style="background-color:#96f7aa;">Content here</div>
        
        
          .mybackground {background-color:#96f7aa;}
        
        Background color #96f7aa
      
           Border around this has a color of #96f7aa        
        
          <div style="border:2px solid #96f7aa;">Content here</div>
        
        
          .myborder {border:2px solid #96f7aa;}
        
        Border color #96f7aa