#96c4bf color space conversions
Hex:
        #96c4bf
        RGB:
        150, 196, 191
        CMY:
        41, 23, 25
        CMYK:
        23, 0, 3, 23
      HSL:
        173°, 28.0488%, 67.8431%
        HSV (HSB):
        173°, 23.4694%, 76.8627%
        XYZ:
        41.7216, 49.7255, 56.6892
        xyY:
        0.2816, 0.3357, 49.7255
      CIE-Lab:
        75.9004, -16.1280, -2.4463
        CIE-LCH:
        75.9004, 16.3125, 188.6249
        CIE-Luv:
        75.9004, -23.2638, -1.0128
        Hunter-Lab:
        70.5163, -17.7924, 1.6972
      #96c4bf color charts
#96c4bf RGB chart
      #96c4bf CMYK chart
      #96c4bf RGB pie chart
      #96c4bf color shades, tints & tones
#96c4bf color schemes
#96c4bf color preview, HTML & CSS examples
           This text has a color of #96c4bf        
        
          <p style="color:#96c4bf;">Text here</p>
        
        
          .mytext {color:#96c4bf;}
        
        Text color #96c4bf
      
           This box has a color of #96c4bf        
        
          <div style="background-color:#96c4bf;">Content here</div>
        
        
          .mybackground {background-color:#96c4bf;}
        
        Background color #96c4bf
      
           Border around this has a color of #96c4bf        
        
          <div style="border:2px solid #96c4bf;">Content here</div>
        
        
          .myborder {border:2px solid #96c4bf;}
        
        Border color #96c4bf