#96e0bc color space conversions
Hex:
        #96e0bc
        RGB:
        150, 224, 188
        CMY:
        41, 12, 26
        CMYK:
        33, 0, 16, 12
      HSL:
        151°, 54.4118%, 73.3333%
        HSV (HSB):
        151°, 33.0357%, 87.8431%
        XYZ:
        48.3104, 63.4262, 57.2732
        xyY:
        0.2858, 0.3753, 63.4262
      CIE-Lab:
        83.6661, -30.5666, 10.3922
        CIE-LCH:
        83.6661, 32.2849, 161.2227
        CIE-Luv:
        83.6661, -35.7738, 20.5820
        Hunter-Lab:
        79.6406, -31.0918, 13.1102
      #96e0bc color charts
#96e0bc RGB chart
      #96e0bc CMYK chart
      #96e0bc RGB pie chart
      #96e0bc color shades, tints & tones
#96e0bc color schemes
#96e0bc color preview, HTML & CSS examples
           This text has a color of #96e0bc        
        
          <p style="color:#96e0bc;">Text here</p>
        
        
          .mytext {color:#96e0bc;}
        
        Text color #96e0bc
      
           This box has a color of #96e0bc        
        
          <div style="background-color:#96e0bc;">Content here</div>
        
        
          .mybackground {background-color:#96e0bc;}
        
        Background color #96e0bc
      
           Border around this has a color of #96e0bc        
        
          <div style="border:2px solid #96e0bc;">Content here</div>
        
        
          .myborder {border:2px solid #96e0bc;}
        
        Border color #96e0bc