#96b7ff color space conversions
Hex:
        #96b7ff
        RGB:
        150, 183, 255
        CMY:
        41, 28, 0
        CMYK:
        41, 28, 0, 0
      HSL:
        221°, 100.0000%, 79.4118%
        HSV (HSB):
        221°, 41.1765%, 100.0000%
        XYZ:
        47.5612, 47.5710, 101.2831
        xyY:
        0.2421, 0.2422, 47.5710
      CIE-Lab:
        74.5535, 6.6381, -39.1073
        CIE-LCH:
        74.5535, 39.6667, 279.6336
        CIE-Luv:
        74.5535, -18.6107, -64.2757
        Hunter-Lab:
        68.9717, 2.3885, -38.7855
      #96b7ff color charts
#96b7ff RGB chart
      #96b7ff CMYK chart
      #96b7ff RGB pie chart
      #96b7ff color shades, tints & tones
#96b7ff color schemes
#96b7ff color preview, HTML & CSS examples
           This text has a color of #96b7ff        
        
          <p style="color:#96b7ff;">Text here</p>
        
        
          .mytext {color:#96b7ff;}
        
        Text color #96b7ff
      
           This box has a color of #96b7ff        
        
          <div style="background-color:#96b7ff;">Content here</div>
        
        
          .mybackground {background-color:#96b7ff;}
        
        Background color #96b7ff
      
           Border around this has a color of #96b7ff        
        
          <div style="border:2px solid #96b7ff;">Content here</div>
        
        
          .myborder {border:2px solid #96b7ff;}
        
        Border color #96b7ff