#96ac1b color space conversions
Hex:
        #96ac1b
        RGB:
        150, 172, 27
        CMY:
        41, 33, 89
        CMYK:
        13, 0, 84, 33
      HSL:
        69°, 72.8643%, 39.0196%
        HSV (HSB):
        69°, 84.3023%, 67.4510%
        XYZ:
        27.5280, 36.0682, 6.5479
        xyY:
        0.3924, 0.5142, 36.0682
      CIE-Lab:
        66.5720, -25.1011, 64.0087
        CIE-LCH:
        66.5720, 68.7544, 111.4127
        CIE-Luv:
        66.5720, -9.2051, 72.3031
        Hunter-Lab:
        60.0568, -23.2810, 35.5755
      #96ac1b color charts
#96ac1b RGB chart
      #96ac1b CMYK chart
      #96ac1b RGB pie chart
      #96ac1b color shades, tints & tones
#96ac1b color schemes
#96ac1b color preview, HTML & CSS examples
           This text has a color of #96ac1b        
        
          <p style="color:#96ac1b;">Text here</p>
        
        
          .mytext {color:#96ac1b;}
        
        Text color #96ac1b
      
           This box has a color of #96ac1b        
        
          <div style="background-color:#96ac1b;">Content here</div>
        
        
          .mybackground {background-color:#96ac1b;}
        
        Background color #96ac1b
      
           Border around this has a color of #96ac1b        
        
          <div style="border:2px solid #96ac1b;">Content here</div>
        
        
          .myborder {border:2px solid #96ac1b;}
        
        Border color #96ac1b