#96ac00 color space conversions
Hex:
        #96ac00
        RGB:
        150, 172, 0
        CMY:
        41, 33, 100
        CMYK:
        13, 0, 100, 33
      HSL:
        68°, 100.0000%, 33.7255%
        HSV (HSB):
        68°, 100.0000%, 67.4510%
        XYZ:
        27.3302, 35.9891, 5.5061
        xyY:
        0.3971, 0.5229, 35.9891
      CIE-Lab:
        66.5116, -25.6350, 68.3021
        CIE-LCH:
        66.5116, 72.9543, 110.5720
        CIE-Luv:
        66.5116, -9.1182, 74.8696
        Hunter-Lab:
        59.9909, -23.6644, 36.5518
      #96ac00 color charts
#96ac00 RGB chart
      #96ac00 CMYK chart
      #96ac00 RGB pie chart
      #96ac00 color shades, tints & tones
#96ac00 color schemes
#96ac00 color preview, HTML & CSS examples
           This text has a color of #96ac00        
        
          <p style="color:#96ac00;">Text here</p>
        
        
          .mytext {color:#96ac00;}
        
        Text color #96ac00
      
           This box has a color of #96ac00        
        
          <div style="background-color:#96ac00;">Content here</div>
        
        
          .mybackground {background-color:#96ac00;}
        
        Background color #96ac00
      
           Border around this has a color of #96ac00        
        
          <div style="border:2px solid #96ac00;">Content here</div>
        
        
          .myborder {border:2px solid #96ac00;}
        
        Border color #96ac00