#96db13 color space conversions
Hex:
        #96db13
        RGB:
        150, 219, 19
        CMY:
        41, 14, 93
        CMYK:
        32, 0, 91, 14
      HSL:
        81°, 84.0336%, 46.6667%
        HSV (HSB):
        81°, 91.3242%, 85.8824%
        XYZ:
        38.0267, 57.1941, 9.6514
        xyY:
        0.3626, 0.5454, 57.1941
      CIE-Lab:
        80.2886, -46.6084, 76.8404
        CIE-LCH:
        80.2886, 89.8710, 121.2394
        CIE-Luv:
        80.2886, -34.8412, 92.0709
        Hunter-Lab:
        75.6268, -42.5933, 45.3722
      #96db13 color charts
#96db13 RGB chart
      #96db13 CMYK chart
      #96db13 RGB pie chart
      #96db13 color shades, tints & tones
#96db13 color schemes
#96db13 color preview, HTML & CSS examples
           This text has a color of #96db13        
        
          <p style="color:#96db13;">Text here</p>
        
        
          .mytext {color:#96db13;}
        
        Text color #96db13
      
           This box has a color of #96db13        
        
          <div style="background-color:#96db13;">Content here</div>
        
        
          .mybackground {background-color:#96db13;}
        
        Background color #96db13
      
           Border around this has a color of #96db13        
        
          <div style="border:2px solid #96db13;">Content here</div>
        
        
          .myborder {border:2px solid #96db13;}
        
        Border color #96db13