#96cd1e color space conversions
Hex:
        #96cd1e
        RGB:
        150, 205, 30
        CMY:
        41, 20, 88
        CMYK:
        27, 0, 85, 20
      HSL:
        79°, 74.4681%, 46.0784%
        HSV (HSB):
        79°, 85.3659%, 80.3922%
        XYZ:
        34.6433, 50.2404, 9.0998
        xyY:
        0.3686, 0.5346, 50.2404
      CIE-Lab:
        76.2166, -40.3245, 71.5521
        CIE-LCH:
        76.2166, 82.1326, 119.4042
        CIE-Luv:
        76.2166, -27.6691, 85.3017
        Hunter-Lab:
        70.8805, -36.7977, 42.0046
      #96cd1e color charts
#96cd1e RGB chart
      #96cd1e CMYK chart
      #96cd1e RGB pie chart
      #96cd1e color shades, tints & tones
#96cd1e color schemes
#96cd1e color preview, HTML & CSS examples
           This text has a color of #96cd1e        
        
          <p style="color:#96cd1e;">Text here</p>
        
        
          .mytext {color:#96cd1e;}
        
        Text color #96cd1e
      
           This box has a color of #96cd1e        
        
          <div style="background-color:#96cd1e;">Content here</div>
        
        
          .mybackground {background-color:#96cd1e;}
        
        Background color #96cd1e
      
           Border around this has a color of #96cd1e        
        
          <div style="border:2px solid #96cd1e;">Content here</div>
        
        
          .myborder {border:2px solid #96cd1e;}
        
        Border color #96cd1e