#96c9fd color space conversions
Hex:
        #96c9fd
        RGB:
        150, 201, 253
        CMY:
        41, 21, 1
        CMYK:
        41, 21, 0, 1
      HSL:
        210°, 96.2617%, 79.0196%
        HSV (HSB):
        210°, 40.7115%, 99.2157%
        XYZ:
        51.1939, 55.3492, 100.9138
        xyY:
        0.2468, 0.2668, 55.3492
      CIE-Lab:
        79.2420, -3.7109, -30.7862
        CIE-LCH:
        79.2420, 31.0090, 263.1268
        CIE-Luv:
        79.2420, -25.6635, -49.1062
        Hunter-Lab:
        74.3970, -7.3657, -28.3443
      #96c9fd color charts
#96c9fd RGB chart
      #96c9fd CMYK chart
      #96c9fd RGB pie chart
      #96c9fd color shades, tints & tones
#96c9fd color schemes
#96c9fd color preview, HTML & CSS examples
           This text has a color of #96c9fd        
        
          <p style="color:#96c9fd;">Text here</p>
        
        
          .mytext {color:#96c9fd;}
        
        Text color #96c9fd
      
           This box has a color of #96c9fd        
        
          <div style="background-color:#96c9fd;">Content here</div>
        
        
          .mybackground {background-color:#96c9fd;}
        
        Background color #96c9fd
      
           Border around this has a color of #96c9fd        
        
          <div style="border:2px solid #96c9fd;">Content here</div>
        
        
          .myborder {border:2px solid #96c9fd;}
        
        Border color #96c9fd