#96d529 color space conversions
Hex:
        #96d529
        RGB:
        150, 213, 41
        CMY:
        41, 16, 84
        CMYK:
        30, 0, 81, 16
      HSL:
        82°, 67.7165%, 49.8039%
        HSV (HSB):
        82°, 80.7512%, 83.5294%
        XYZ:
        36.7722, 54.2326, 10.6277
        xyY:
        0.3618, 0.5336, 54.2326
      CIE-Lab:
        78.5972, -43.4148, 71.0135
        CIE-LCH:
        78.5972, 83.2332, 121.4399
        CIE-Luv:
        78.5972, -31.7768, 86.8163
        Hunter-Lab:
        73.6428, -39.7442, 42.9936
      #96d529 color charts
#96d529 RGB chart
      #96d529 CMYK chart
      #96d529 RGB pie chart
      #96d529 color shades, tints & tones
#96d529 color schemes
#96d529 color preview, HTML & CSS examples
           This text has a color of #96d529        
        
          <p style="color:#96d529;">Text here</p>
        
        
          .mytext {color:#96d529;}
        
        Text color #96d529
      
           This box has a color of #96d529        
        
          <div style="background-color:#96d529;">Content here</div>
        
        
          .mybackground {background-color:#96d529;}
        
        Background color #96d529
      
           Border around this has a color of #96d529        
        
          <div style="border:2px solid #96d529;">Content here</div>
        
        
          .myborder {border:2px solid #96d529;}
        
        Border color #96d529