#96d3cd color space conversions
Hex:
        #96d3cd
        RGB:
        150, 211, 205
        CMY:
        41, 17, 20
        CMYK:
        29, 0, 3, 17
      HSL:
        174°, 40.9396%, 70.7843%
        HSV (HSB):
        174°, 28.9100%, 82.7451%
        XYZ:
        46.8914, 57.4803, 66.3810
        xyY:
        0.2746, 0.3366, 57.4803
      CIE-Lab:
        80.4490, -20.6456, -3.2951
        CIE-LCH:
        80.4490, 20.9069, 189.0680
        CIE-Luv:
        80.4490, -29.9040, -1.6097
        Hunter-Lab:
        75.8158, -22.2770, 1.1593
      #96d3cd color charts
#96d3cd RGB chart
      #96d3cd CMYK chart
      #96d3cd RGB pie chart
      #96d3cd color shades, tints & tones
#96d3cd color schemes
#96d3cd color preview, HTML & CSS examples
           This text has a color of #96d3cd        
        
          <p style="color:#96d3cd;">Text here</p>
        
        
          .mytext {color:#96d3cd;}
        
        Text color #96d3cd
      
           This box has a color of #96d3cd        
        
          <div style="background-color:#96d3cd;">Content here</div>
        
        
          .mybackground {background-color:#96d3cd;}
        
        Background color #96d3cd
      
           Border around this has a color of #96d3cd        
        
          <div style="border:2px solid #96d3cd;">Content here</div>
        
        
          .myborder {border:2px solid #96d3cd;}
        
        Border color #96d3cd