#96dfff color space conversions
Hex:
        #96dfff
        RGB:
        150, 223, 255
        CMY:
        41, 13, 0
        CMYK:
        41, 13, 0, 0
      HSL:
        198°, 100.0000%, 79.4118%
        HSV (HSB):
        198°, 41.1765%, 100.0000%
        XYZ:
        57.0154, 66.4794, 104.4345
        xyY:
        0.2501, 0.2917, 66.4794
      CIE-Lab:
        85.2404, -14.6962, -22.6860
        CIE-LCH:
        85.2404, 27.0302, 237.0645
        CIE-Luv:
        85.2404, -34.4277, -34.1470
        Hunter-Lab:
        81.5349, -17.8654, -18.8676
      #96dfff color charts
#96dfff RGB chart
      #96dfff CMYK chart
      #96dfff RGB pie chart
      #96dfff color shades, tints & tones
#96dfff color schemes
#96dfff color preview, HTML & CSS examples
           This text has a color of #96dfff        
        
          <p style="color:#96dfff;">Text here</p>
        
        
          .mytext {color:#96dfff;}
        
        Text color #96dfff
      
           This box has a color of #96dfff        
        
          <div style="background-color:#96dfff;">Content here</div>
        
        
          .mybackground {background-color:#96dfff;}
        
        Background color #96dfff
      
           Border around this has a color of #96dfff        
        
          <div style="border:2px solid #96dfff;">Content here</div>
        
        
          .myborder {border:2px solid #96dfff;}
        
        Border color #96dfff