#96b188 color space conversions
Hex:
        #96b188
        RGB:
        150, 177, 136
        CMY:
        41, 31, 47
        CMYK:
        15, 0, 23, 31
      HSL:
        100°, 20.8122%, 61.3725%
        HSV (HSB):
        100°, 23.1638%, 69.4118%
        XYZ:
        32.7438, 39.7059, 29.2308
        xyY:
        0.3220, 0.3905, 39.7059
      CIE-Lab:
        69.2595, -16.9883, 17.9793
        CIE-LCH:
        69.2595, 24.7357, 133.3767
        CIE-Luv:
        69.2595, -13.4336, 27.6802
        Hunter-Lab:
        63.0126, -17.5167, 16.6049
      #96b188 color charts
#96b188 RGB chart
      #96b188 CMYK chart
      #96b188 RGB pie chart
      #96b188 color shades, tints & tones
#96b188 color schemes
#96b188 color preview, HTML & CSS examples
           This text has a color of #96b188        
        
          <p style="color:#96b188;">Text here</p>
        
        
          .mytext {color:#96b188;}
        
        Text color #96b188
      
           This box has a color of #96b188        
        
          <div style="background-color:#96b188;">Content here</div>
        
        
          .mybackground {background-color:#96b188;}
        
        Background color #96b188
      
           Border around this has a color of #96b188        
        
          <div style="border:2px solid #96b188;">Content here</div>
        
        
          .myborder {border:2px solid #96b188;}
        
        Border color #96b188