#96cbce color space conversions
Hex:
        #96cbce
        RGB:
        150, 203, 206
        CMY:
        41, 20, 19
        CMYK:
        27, 1, 0, 19
      HSL:
        183°, 36.3636%, 69.8039%
        HSV (HSB):
        183°, 27.1845%, 80.7843%
        XYZ:
        45.0742, 53.6521, 66.3728
        xyY:
        0.2730, 0.3250, 53.6521
      CIE-Lab:
        78.2585, -16.3745, -7.0649
        CIE-LCH:
        78.2585, 17.8336, 203.3381
        CIE-Luv:
        78.2585, -26.4114, -8.1503
        Hunter-Lab:
        73.2476, -18.3403, -2.4518
      #96cbce color charts
#96cbce RGB chart
      #96cbce CMYK chart
      #96cbce RGB pie chart
      #96cbce color shades, tints & tones
#96cbce color schemes
#96cbce color preview, HTML & CSS examples
           This text has a color of #96cbce        
        
          <p style="color:#96cbce;">Text here</p>
        
        
          .mytext {color:#96cbce;}
        
        Text color #96cbce
      
           This box has a color of #96cbce        
        
          <div style="background-color:#96cbce;">Content here</div>
        
        
          .mybackground {background-color:#96cbce;}
        
        Background color #96cbce
      
           Border around this has a color of #96cbce        
        
          <div style="border:2px solid #96cbce;">Content here</div>
        
        
          .myborder {border:2px solid #96cbce;}
        
        Border color #96cbce