#96d3ff color space conversions
Hex:
        #96d3ff
        RGB:
        150, 211, 255
        CMY:
        41, 17, 0
        CMYK:
        41, 17, 0, 0
      HSL:
        205°, 100.0000%, 79.4118%
        HSV (HSB):
        205°, 41.1765%, 100.0000%
        XYZ:
        53.9219, 60.2926, 103.4034
        xyY:
        0.2478, 0.2771, 60.2926
      CIE-Lab:
        81.9970, -8.4845, -27.6268
        CIE-LCH:
        81.9970, 28.9003, 252.9277
        CIE-Luv:
        81.9970, -29.6431, -43.2437
        Hunter-Lab:
        77.6483, -11.9273, -24.6021
      #96d3ff color charts
#96d3ff RGB chart
      #96d3ff CMYK chart
      #96d3ff RGB pie chart
      #96d3ff color shades, tints & tones
#96d3ff color schemes
#96d3ff color preview, HTML & CSS examples
           This text has a color of #96d3ff        
        
          <p style="color:#96d3ff;">Text here</p>
        
        
          .mytext {color:#96d3ff;}
        
        Text color #96d3ff
      
           This box has a color of #96d3ff        
        
          <div style="background-color:#96d3ff;">Content here</div>
        
        
          .mybackground {background-color:#96d3ff;}
        
        Background color #96d3ff
      
           Border around this has a color of #96d3ff        
        
          <div style="border:2px solid #96d3ff;">Content here</div>
        
        
          .myborder {border:2px solid #96d3ff;}
        
        Border color #96d3ff