#96e1de color space conversions
Hex:
        #96e1de
        RGB:
        150, 225, 222
        CMY:
        41, 12, 13
        CMYK:
        33, 0, 1, 12
      HSL:
        178°, 55.5556%, 73.5294%
        HSV (HSB):
        178°, 33.3333%, 88.2353%
        XYZ:
        52.6877, 65.6084, 78.9940
        xyY:
        0.2671, 0.3325, 65.6084
      CIE-Lab:
        84.7963, -23.7330, -5.9243
        CIE-LCH:
        84.7963, 24.4612, 194.0160
        CIE-Luv:
        84.7963, -35.7038, -5.2696
        Hunter-Lab:
        80.9990, -25.6387, -1.1231
      #96e1de color charts
#96e1de RGB chart
      #96e1de CMYK chart
      #96e1de RGB pie chart
      #96e1de color shades, tints & tones
#96e1de color schemes
#96e1de color preview, HTML & CSS examples
           This text has a color of #96e1de        
        
          <p style="color:#96e1de;">Text here</p>
        
        
          .mytext {color:#96e1de;}
        
        Text color #96e1de
      
           This box has a color of #96e1de        
        
          <div style="background-color:#96e1de;">Content here</div>
        
        
          .mybackground {background-color:#96e1de;}
        
        Background color #96e1de
      
           Border around this has a color of #96e1de        
        
          <div style="border:2px solid #96e1de;">Content here</div>
        
        
          .myborder {border:2px solid #96e1de;}
        
        Border color #96e1de