#96bcf8 color space conversions
Hex:
        #96bcf8
        RGB:
        150, 188, 248
        CMY:
        41, 26, 3
        CMYK:
        40, 24, 0, 3
      HSL:
        217°, 87.5000%, 78.0392%
        HSV (HSB):
        217°, 39.5161%, 97.2549%
        XYZ:
        47.5042, 49.2278, 95.8051
        xyY:
        0.2467, 0.2557, 49.2278
      CIE-Lab:
        75.5928, 1.9998, -33.7302
        CIE-LCH:
        75.5928, 33.7894, 273.3931
        CIE-Luv:
        75.5928, -20.4463, -54.5971
        Hunter-Lab:
        70.1625, -1.9293, -31.8452
      #96bcf8 color charts
#96bcf8 RGB chart
      #96bcf8 CMYK chart
      #96bcf8 RGB pie chart
      #96bcf8 color shades, tints & tones
#96bcf8 color schemes
#96bcf8 color preview, HTML & CSS examples
           This text has a color of #96bcf8        
        
          <p style="color:#96bcf8;">Text here</p>
        
        
          .mytext {color:#96bcf8;}
        
        Text color #96bcf8
      
           This box has a color of #96bcf8        
        
          <div style="background-color:#96bcf8;">Content here</div>
        
        
          .mybackground {background-color:#96bcf8;}
        
        Background color #96bcf8
      
           Border around this has a color of #96bcf8        
        
          <div style="border:2px solid #96bcf8;">Content here</div>
        
        
          .myborder {border:2px solid #96bcf8;}
        
        Border color #96bcf8