#96ea12 color space conversions
Hex:
        #96ea12
        RGB:
        150, 234, 18
        CMY:
        41, 8, 93
        CMYK:
        36, 0, 92, 8
      HSL:
        83°, 85.7143%, 49.4118%
        HSV (HSB):
        83°, 92.3077%, 91.7647%
        XYZ:
        42.1097, 65.3733, 10.9712
        xyY:
        0.3555, 0.5519, 65.3733
      CIE-Lab:
        84.6758, -52.7780, 80.5122
        CIE-LCH:
        84.6758, 96.2690, 123.2460
        CIE-Luv:
        84.6758, -42.1342, 97.9937
        Hunter-Lab:
        80.8538, -48.5290, 48.5525
      #96ea12 color charts
#96ea12 RGB chart
      #96ea12 CMYK chart
      #96ea12 RGB pie chart
      #96ea12 color shades, tints & tones
#96ea12 color schemes
#96ea12 color preview, HTML & CSS examples
           This text has a color of #96ea12        
        
          <p style="color:#96ea12;">Text here</p>
        
        
          .mytext {color:#96ea12;}
        
        Text color #96ea12
      
           This box has a color of #96ea12        
        
          <div style="background-color:#96ea12;">Content here</div>
        
        
          .mybackground {background-color:#96ea12;}
        
        Background color #96ea12
      
           Border around this has a color of #96ea12        
        
          <div style="border:2px solid #96ea12;">Content here</div>
        
        
          .myborder {border:2px solid #96ea12;}
        
        Border color #96ea12