#96d082 color space conversions
Hex:
        #96d082
        RGB:
        150, 208, 130
        CMY:
        41, 18, 49
        CMYK:
        28, 0, 38, 18
      HSL:
        105°, 45.3488%, 66.2745%
        HSV (HSB):
        105°, 37.5000%, 81.5686%
        XYZ:
        39.1628, 53.2075, 29.3251
        xyY:
        0.3218, 0.4372, 53.2075
      CIE-Lab:
        77.9973, -33.0991, 32.9059
        CIE-LCH:
        77.9973, 46.6728, 135.1677
        CIE-Luv:
        77.9973, -28.9314, 49.9055
        Hunter-Lab:
        72.9435, -31.8157, 27.2244
      #96d082 color charts
#96d082 RGB chart
      #96d082 CMYK chart
      #96d082 RGB pie chart
      #96d082 color shades, tints & tones
#96d082 color schemes
#96d082 color preview, HTML & CSS examples
           This text has a color of #96d082        
        
          <p style="color:#96d082;">Text here</p>
        
        
          .mytext {color:#96d082;}
        
        Text color #96d082
      
           This box has a color of #96d082        
        
          <div style="background-color:#96d082;">Content here</div>
        
        
          .mybackground {background-color:#96d082;}
        
        Background color #96d082
      
           Border around this has a color of #96d082        
        
          <div style="border:2px solid #96d082;">Content here</div>
        
        
          .myborder {border:2px solid #96d082;}
        
        Border color #96d082