#96e314 color space conversions
Hex:
        #96e314
        RGB:
        150, 227, 20
        CMY:
        41, 11, 92
        CMYK:
        34, 0, 91, 11
      HSL:
        82°, 83.8057%, 48.4314%
        HSV (HSB):
        82°, 91.1894%, 89.0196%
        XYZ:
        40.1730, 61.4727, 10.4099
        xyY:
        0.3585, 0.5486, 61.4727
      CIE-Lab:
        82.6322, -49.9049, 78.6038
        CIE-LCH:
        82.6322, 93.1078, 122.4112
        CIE-Luv:
        82.6322, -38.7742, 95.1129
        Hunter-Lab:
        78.4045, -45.7478, 47.0111
      #96e314 color charts
#96e314 RGB chart
      #96e314 CMYK chart
      #96e314 RGB pie chart
      #96e314 color shades, tints & tones
#96e314 color schemes
#96e314 color preview, HTML & CSS examples
           This text has a color of #96e314        
        
          <p style="color:#96e314;">Text here</p>
        
        
          .mytext {color:#96e314;}
        
        Text color #96e314
      
           This box has a color of #96e314        
        
          <div style="background-color:#96e314;">Content here</div>
        
        
          .mybackground {background-color:#96e314;}
        
        Background color #96e314
      
           Border around this has a color of #96e314        
        
          <div style="border:2px solid #96e314;">Content here</div>
        
        
          .myborder {border:2px solid #96e314;}
        
        Border color #96e314