#96d215 color space conversions
Hex:
        #96d215
        RGB:
        150, 210, 21
        CMY:
        41, 18, 92
        CMYK:
        29, 0, 90, 18
      HSL:
        79°, 81.8182%, 45.2941%
        HSV (HSB):
        79°, 90.0000%, 82.3529%
        XYZ:
        35.7596, 52.6314, 8.9836
        xyY:
        0.3672, 0.5405, 52.6314
      CIE-Lab:
        77.6568, -42.7368, 74.4090
        CIE-LCH:
        77.6568, 85.8087, 119.8709
        CIE-Luv:
        77.6568, -30.2759, 88.3455
        Hunter-Lab:
        72.5475, -38.9730, 43.4413
      #96d215 color charts
#96d215 RGB chart
      #96d215 CMYK chart
      #96d215 RGB pie chart
      #96d215 color shades, tints & tones
#96d215 color schemes
#96d215 color preview, HTML & CSS examples
           This text has a color of #96d215        
        
          <p style="color:#96d215;">Text here</p>
        
        
          .mytext {color:#96d215;}
        
        Text color #96d215
      
           This box has a color of #96d215        
        
          <div style="background-color:#96d215;">Content here</div>
        
        
          .mybackground {background-color:#96d215;}
        
        Background color #96d215
      
           Border around this has a color of #96d215        
        
          <div style="border:2px solid #96d215;">Content here</div>
        
        
          .myborder {border:2px solid #96d215;}
        
        Border color #96d215