#96dc0b color space conversions
Hex:
        #96dc0b
        RGB:
        150, 220, 11
        CMY:
        41, 14, 96
        CMYK:
        32, 0, 95, 14
      HSL:
        80°, 90.4762%, 45.2941%
        HSV (HSB):
        80°, 95.0000%, 86.2745%
        XYZ:
        38.2313, 57.6946, 9.4378
        xyY:
        0.3629, 0.5476, 57.6946
      CIE-Lab:
        80.5687, -47.1562, 77.9862
        CIE-LCH:
        80.5687, 91.1348, 121.1602
        CIE-Luv:
        80.5687, -35.3502, 93.0317
        Hunter-Lab:
        75.9570, -43.0806, 45.8030
      #96dc0b color charts
#96dc0b RGB chart
      #96dc0b CMYK chart
      #96dc0b RGB pie chart
      #96dc0b color shades, tints & tones
#96dc0b color schemes
#96dc0b color preview, HTML & CSS examples
           This text has a color of #96dc0b        
        
          <p style="color:#96dc0b;">Text here</p>
        
        
          .mytext {color:#96dc0b;}
        
        Text color #96dc0b
      
           This box has a color of #96dc0b        
        
          <div style="background-color:#96dc0b;">Content here</div>
        
        
          .mybackground {background-color:#96dc0b;}
        
        Background color #96dc0b
      
           Border around this has a color of #96dc0b        
        
          <div style="border:2px solid #96dc0b;">Content here</div>
        
        
          .myborder {border:2px solid #96dc0b;}
        
        Border color #96dc0b