#96deb3 color space conversions
Hex:
        #96deb3
        RGB:
        150, 222, 179
        CMY:
        41, 13, 30
        CMYK:
        32, 0, 19, 13
      HSL:
        144°, 52.1739%, 72.9412%
        HSV (HSB):
        144°, 32.4324%, 87.0588%
        XYZ:
        46.8356, 61.9813, 52.1429
        xyY:
        0.2910, 0.3851, 61.9813
      CIE-Lab:
        82.9035, -31.3817, 14.0494
        CIE-LCH:
        82.9035, 34.3831, 155.8823
        CIE-Luv:
        82.9035, -35.0121, 25.8873
        Hunter-Lab:
        78.7282, -31.5841, 15.8410
      #96deb3 color charts
#96deb3 RGB chart
      #96deb3 CMYK chart
      #96deb3 RGB pie chart
      #96deb3 color shades, tints & tones
#96deb3 color schemes
#96deb3 color preview, HTML & CSS examples
           This text has a color of #96deb3        
        
          <p style="color:#96deb3;">Text here</p>
        
        
          .mytext {color:#96deb3;}
        
        Text color #96deb3
      
           This box has a color of #96deb3        
        
          <div style="background-color:#96deb3;">Content here</div>
        
        
          .mybackground {background-color:#96deb3;}
        
        Background color #96deb3
      
           Border around this has a color of #96deb3        
        
          <div style="border:2px solid #96deb3;">Content here</div>
        
        
          .myborder {border:2px solid #96deb3;}
        
        Border color #96deb3