#96bb90 color space conversions
Hex:
        #96bb90
        RGB:
        150, 187, 144
        CMY:
        41, 27, 44
        CMYK:
        20, 0, 23, 27
      HSL:
        112°, 24.0223%, 64.9020%
        HSV (HSB):
        112°, 22.9947%, 73.3333%
        XYZ:
        35.3820, 44.0383, 33.0210
        xyY:
        0.3147, 0.3917, 44.0383
      CIE-Lab:
        72.2541, -20.7240, 17.7909
        CIE-LCH:
        72.2541, 27.3130, 139.3549
        CIE-Luv:
        72.2541, -18.6182, 28.3653
        Hunter-Lab:
        66.3614, -20.9611, 16.9506
      #96bb90 color charts
#96bb90 RGB chart
      #96bb90 CMYK chart
      #96bb90 RGB pie chart
      #96bb90 color shades, tints & tones
#96bb90 color schemes
#96bb90 color preview, HTML & CSS examples
           This text has a color of #96bb90        
        
          <p style="color:#96bb90;">Text here</p>
        
        
          .mytext {color:#96bb90;}
        
        Text color #96bb90
      
           This box has a color of #96bb90        
        
          <div style="background-color:#96bb90;">Content here</div>
        
        
          .mybackground {background-color:#96bb90;}
        
        Background color #96bb90
      
           Border around this has a color of #96bb90        
        
          <div style="border:2px solid #96bb90;">Content here</div>
        
        
          .myborder {border:2px solid #96bb90;}
        
        Border color #96bb90