#96e491 color space conversions
Hex:
        #96e491
        RGB:
        150, 228, 145
        CMY:
        41, 11, 43
        CMYK:
        34, 0, 36, 11
      HSL:
        116°, 60.5839%, 73.1373%
        HSV (HSB):
        116°, 36.4035%, 89.4118%
        XYZ:
        45.4319, 64.0152, 36.7497
        xyY:
        0.3108, 0.4379, 64.0152
      CIE-Lab:
        83.9737, -39.9803, 33.1186
        CIE-LCH:
        83.9737, 51.9159, 140.3626
        CIE-Luv:
        83.9737, -38.1950, 52.3530
        Hunter-Lab:
        80.0095, -38.6586, 28.7737
      #96e491 color charts
#96e491 RGB chart
      #96e491 CMYK chart
      #96e491 RGB pie chart
      #96e491 color shades, tints & tones
#96e491 color schemes
#96e491 color preview, HTML & CSS examples
           This text has a color of #96e491        
        
          <p style="color:#96e491;">Text here</p>
        
        
          .mytext {color:#96e491;}
        
        Text color #96e491
      
           This box has a color of #96e491        
        
          <div style="background-color:#96e491;">Content here</div>
        
        
          .mybackground {background-color:#96e491;}
        
        Background color #96e491
      
           Border around this has a color of #96e491        
        
          <div style="border:2px solid #96e491;">Content here</div>
        
        
          .myborder {border:2px solid #96e491;}
        
        Border color #96e491