#96e31b color space conversions
Hex:
        #96e31b
        RGB:
        150, 227, 27
        CMY:
        41, 11, 89
        CMYK:
        34, 0, 88, 11
      HSL:
        83°, 78.7402%, 49.8039%
        HSV (HSB):
        83°, 88.1057%, 89.0196%
        XYZ:
        40.2446, 61.5013, 10.7867
        xyY:
        0.3576, 0.5465, 61.5013
      CIE-Lab:
        82.6475, -49.7483, 77.5397
        CIE-LCH:
        82.6475, 92.1265, 122.6836
        CIE-Luv:
        82.6475, -38.7572, 94.4278
        Hunter-Lab:
        78.4228, -45.6382, 46.7408
      #96e31b color charts
#96e31b RGB chart
      #96e31b CMYK chart
      #96e31b RGB pie chart
      #96e31b color shades, tints & tones
#96e31b color schemes
#96e31b color preview, HTML & CSS examples
           This text has a color of #96e31b        
        
          <p style="color:#96e31b;">Text here</p>
        
        
          .mytext {color:#96e31b;}
        
        Text color #96e31b
      
           This box has a color of #96e31b        
        
          <div style="background-color:#96e31b;">Content here</div>
        
        
          .mybackground {background-color:#96e31b;}
        
        Background color #96e31b
      
           Border around this has a color of #96e31b        
        
          <div style="border:2px solid #96e31b;">Content here</div>
        
        
          .myborder {border:2px solid #96e31b;}
        
        Border color #96e31b