#96cb13 color space conversions
Hex:
        #96cb13
        RGB:
        150, 203, 19
        CMY:
        41, 20, 93
        CMYK:
        26, 0, 91, 20
      HSL:
        77°, 82.8829%, 43.5294%
        HSV (HSB):
        77°, 90.6404%, 79.6078%
        XYZ:
        34.0512, 49.2429, 8.3262
        xyY:
        0.3717, 0.5375, 49.2429
      CIE-Lab:
        75.6022, -39.7231, 73.0442
        CIE-LCH:
        75.6022, 83.1467, 118.5383
        CIE-Luv:
        75.6022, -26.6224, 85.7638
        Hunter-Lab:
        70.1733, -36.1873, 42.0864
      #96cb13 color charts
#96cb13 RGB chart
      #96cb13 CMYK chart
      #96cb13 RGB pie chart
      #96cb13 color shades, tints & tones
#96cb13 color schemes
#96cb13 color preview, HTML & CSS examples
           This text has a color of #96cb13        
        
          <p style="color:#96cb13;">Text here</p>
        
        
          .mytext {color:#96cb13;}
        
        Text color #96cb13
      
           This box has a color of #96cb13        
        
          <div style="background-color:#96cb13;">Content here</div>
        
        
          .mybackground {background-color:#96cb13;}
        
        Background color #96cb13
      
           Border around this has a color of #96cb13        
        
          <div style="border:2px solid #96cb13;">Content here</div>
        
        
          .myborder {border:2px solid #96cb13;}
        
        Border color #96cb13