#96d692 color space conversions
Hex:
        #96d692
        RGB:
        150, 214, 146
        CMY:
        41, 16, 43
        CMYK:
        30, 0, 32, 16
      HSL:
        116°, 45.3333%, 70.5882%
        HSV (HSB):
        116°, 31.7757%, 83.9216%
        XYZ:
        41.8126, 56.6525, 35.9254
        xyY:
        0.3111, 0.4216, 56.6525
      CIE-Lab:
        79.9837, -33.4524, 27.2884
        CIE-LCH:
        79.9837, 43.1708, 140.7945
        CIE-Luv:
        79.9837, -31.6981, 43.5197
        Hunter-Lab:
        75.2678, -32.5590, 24.3883
      #96d692 color charts
#96d692 RGB chart
      #96d692 CMYK chart
      #96d692 RGB pie chart
      #96d692 color shades, tints & tones
#96d692 color schemes
#96d692 color preview, HTML & CSS examples
           This text has a color of #96d692        
        
          <p style="color:#96d692;">Text here</p>
        
        
          .mytext {color:#96d692;}
        
        Text color #96d692
      
           This box has a color of #96d692        
        
          <div style="background-color:#96d692;">Content here</div>
        
        
          .mybackground {background-color:#96d692;}
        
        Background color #96d692
      
           Border around this has a color of #96d692        
        
          <div style="border:2px solid #96d692;">Content here</div>
        
        
          .myborder {border:2px solid #96d692;}
        
        Border color #96d692