#96d650 color space conversions
Hex:
        #96d650
        RGB:
        150, 214, 80
        CMY:
        41, 16, 69
        CMYK:
        30, 0, 63, 16
      HSL:
        89°, 62.0370%, 57.6471%
        HSV (HSB):
        89°, 62.6168%, 83.9216%
        XYZ:
        38.0722, 55.1564, 16.2290
        xyY:
        0.3478, 0.5039, 55.1564
      CIE-Lab:
        79.1312, -41.4729, 57.9783
        CIE-LCH:
        79.1312, 71.2845, 125.5768
        CIE-Luv:
        79.1312, -32.1377, 76.8614
        Hunter-Lab:
        74.2673, -38.4620, 39.0310
      #96d650 color charts
#96d650 RGB chart
      #96d650 CMYK chart
      #96d650 RGB pie chart
      #96d650 color shades, tints & tones
#96d650 color schemes
#96d650 color preview, HTML & CSS examples
           This text has a color of #96d650        
        
          <p style="color:#96d650;">Text here</p>
        
        
          .mytext {color:#96d650;}
        
        Text color #96d650
      
           This box has a color of #96d650        
        
          <div style="background-color:#96d650;">Content here</div>
        
        
          .mybackground {background-color:#96d650;}
        
        Background color #96d650
      
           Border around this has a color of #96d650        
        
          <div style="border:2px solid #96d650;">Content here</div>
        
        
          .myborder {border:2px solid #96d650;}
        
        Border color #96d650