#96f00f color space conversions
Hex:
        #96f00f
        RGB:
        150, 240, 15
        CMY:
        41, 6, 94
        CMYK:
        38, 0, 94, 6
      HSL:
        84°, 88.2353%, 50.0000%
        HSV (HSB):
        84°, 93.7500%, 94.1176%
        XYZ:
        43.8240, 68.8387, 11.4294
        xyY:
        0.3532, 0.5547, 68.8387
      CIE-Lab:
        86.4241, -55.2101, 82.2486
        CIE-LCH:
        86.4241, 99.0605, 123.8718
        CIE-Luv:
        86.4241, -44.9563, 100.5177
        Hunter-Lab:
        82.9691, -50.9128, 49.9109
      #96f00f color charts
#96f00f RGB chart
      #96f00f CMYK chart
      #96f00f RGB pie chart
      #96f00f color shades, tints & tones
#96f00f color schemes
#96f00f color preview, HTML & CSS examples
           This text has a color of #96f00f        
        
          <p style="color:#96f00f;">Text here</p>
        
        
          .mytext {color:#96f00f;}
        
        Text color #96f00f
      
           This box has a color of #96f00f        
        
          <div style="background-color:#96f00f;">Content here</div>
        
        
          .mybackground {background-color:#96f00f;}
        
        Background color #96f00f
      
           Border around this has a color of #96f00f        
        
          <div style="border:2px solid #96f00f;">Content here</div>
        
        
          .myborder {border:2px solid #96f00f;}
        
        Border color #96f00f