#96c80f color space conversions
Hex:
        #96c80f
        RGB:
        150, 200, 15
        CMY:
        41, 22, 94
        CMYK:
        25, 0, 93, 22
      HSL:
        76°, 86.0465%, 42.1569%
        HSV (HSB):
        76°, 92.5000%, 78.4314%
        XYZ:
        33.3182, 47.8271, 7.9274
        xyY:
        0.3741, 0.5369, 47.8271
      CIE-Lab:
        74.7157, -38.4686, 72.8934
        CIE-LCH:
        74.7157, 82.4214, 117.8223
        CIE-Luv:
        74.7157, -25.0261, 84.9199
        Hunter-Lab:
        69.1571, -35.0281, 41.6136
      #96c80f color charts
#96c80f RGB chart
      #96c80f CMYK chart
      #96c80f RGB pie chart
      #96c80f color shades, tints & tones
#96c80f color schemes
#96c80f color preview, HTML & CSS examples
           This text has a color of #96c80f        
        
          <p style="color:#96c80f;">Text here</p>
        
        
          .mytext {color:#96c80f;}
        
        Text color #96c80f
      
           This box has a color of #96c80f        
        
          <div style="background-color:#96c80f;">Content here</div>
        
        
          .mybackground {background-color:#96c80f;}
        
        Background color #96c80f
      
           Border around this has a color of #96c80f        
        
          <div style="border:2px solid #96c80f;">Content here</div>
        
        
          .myborder {border:2px solid #96c80f;}
        
        Border color #96c80f