#96edfd color space conversions
Hex:
        #96edfd
        RGB:
        150, 237, 253
        CMY:
        41, 7, 1
        CMYK:
        41, 6, 0, 1
      HSL:
        189°, 96.2617%, 79.0196%
        HSV (HSB):
        189°, 40.7115%, 99.2157%
        XYZ:
        60.5915, 74.1443, 104.0463
        xyY:
        0.2538, 0.3105, 74.1443
      CIE-Lab:
        88.9906, -22.2229, -15.9753
        CIE-LCH:
        88.9906, 27.3691, 215.7111
        CIE-Luv:
        88.9906, -40.0497, -21.9172
        Hunter-Lab:
        86.1071, -25.0811, -11.3673
      #96edfd color charts
#96edfd RGB chart
      #96edfd CMYK chart
      #96edfd RGB pie chart
      #96edfd color shades, tints & tones
#96edfd color schemes
#96edfd color preview, HTML & CSS examples
           This text has a color of #96edfd        
        
          <p style="color:#96edfd;">Text here</p>
        
        
          .mytext {color:#96edfd;}
        
        Text color #96edfd
      
           This box has a color of #96edfd        
        
          <div style="background-color:#96edfd;">Content here</div>
        
        
          .mybackground {background-color:#96edfd;}
        
        Background color #96edfd
      
           Border around this has a color of #96edfd        
        
          <div style="border:2px solid #96edfd;">Content here</div>
        
        
          .myborder {border:2px solid #96edfd;}
        
        Border color #96edfd