#96fd0d color space conversions
Hex:
        #96fd0d
        RGB:
        150, 253, 13
        CMY:
        41, 1, 95
        CMYK:
        41, 0, 95, 1
      HSL:
        86°, 98.3607%, 52.1569%
        HSV (HSB):
        86°, 94.8617%, 99.2157%
        XYZ:
        47.7756, 76.7636, 12.6796
        xyY:
        0.3482, 0.5594, 76.7636
      CIE-Lab:
        90.2127, -60.2627, 85.4590
        CIE-LCH:
        90.2127, 104.5697, 125.1902
        CIE-Luv:
        90.2127, -50.8802, 105.6063
        Hunter-Lab:
        87.6149, -55.9916, 52.7500
      #96fd0d color charts
#96fd0d RGB chart
      #96fd0d CMYK chart
      #96fd0d RGB pie chart
      #96fd0d color shades, tints & tones
#96fd0d color schemes
#96fd0d color preview, HTML & CSS examples
           This text has a color of #96fd0d        
        
          <p style="color:#96fd0d;">Text here</p>
        
        
          .mytext {color:#96fd0d;}
        
        Text color #96fd0d
      
           This box has a color of #96fd0d        
        
          <div style="background-color:#96fd0d;">Content here</div>
        
        
          .mybackground {background-color:#96fd0d;}
        
        Background color #96fd0d
      
           Border around this has a color of #96fd0d        
        
          <div style="border:2px solid #96fd0d;">Content here</div>
        
        
          .myborder {border:2px solid #96fd0d;}
        
        Border color #96fd0d