#96d680 color space conversions
Hex:
        #96d680
        RGB:
        150, 214, 128
        CMY:
        41, 16, 50
        CMYK:
        30, 0, 40, 16
      HSL:
        105°, 51.1905%, 67.0588%
        HSV (HSB):
        105°, 40.1869%, 83.9216%
        XYZ:
        40.5205, 56.1357, 29.1217
        xyY:
        0.3222, 0.4463, 56.1357
      CIE-Lab:
        79.6910, -36.1484, 36.1252
        CIE-LCH:
        79.6910, 51.1052, 135.0184
        CIE-Luv:
        79.6910, -31.8370, 54.4437
        Hunter-Lab:
        74.9237, -34.5796, 29.4015
      #96d680 color charts
#96d680 RGB chart
      #96d680 CMYK chart
      #96d680 RGB pie chart
      #96d680 color shades, tints & tones
#96d680 color schemes
#96d680 color preview, HTML & CSS examples
           This text has a color of #96d680        
        
          <p style="color:#96d680;">Text here</p>
        
        
          .mytext {color:#96d680;}
        
        Text color #96d680
      
           This box has a color of #96d680        
        
          <div style="background-color:#96d680;">Content here</div>
        
        
          .mybackground {background-color:#96d680;}
        
        Background color #96d680
      
           Border around this has a color of #96d680        
        
          <div style="border:2px solid #96d680;">Content here</div>
        
        
          .myborder {border:2px solid #96d680;}
        
        Border color #96d680