#96b8ea color space conversions
Hex:
        #96b8ea
        RGB:
        150, 184, 234
        CMY:
        41, 28, 8
        CMYK:
        36, 21, 0, 8
      HSL:
        216°, 66.6667%, 75.2941%
        HSV (HSB):
        216°, 35.8974%, 91.7647%
        XYZ:
        44.5694, 46.7055, 84.5079
        xyY:
        0.2535, 0.2657, 46.7055
      CIE-Lab:
        74.0010, 0.5156, -28.6245
        CIE-LCH:
        74.0010, 28.6292, 271.0320
        CIE-Luv:
        74.0010, -18.5915, -45.6276
        Hunter-Lab:
        68.3414, -3.1872, -25.4763
      #96b8ea color charts
#96b8ea RGB chart
      #96b8ea CMYK chart
      #96b8ea RGB pie chart
      #96b8ea color shades, tints & tones
#96b8ea color schemes
#96b8ea color preview, HTML & CSS examples
           This text has a color of #96b8ea        
        
          <p style="color:#96b8ea;">Text here</p>
        
        
          .mytext {color:#96b8ea;}
        
        Text color #96b8ea
      
           This box has a color of #96b8ea        
        
          <div style="background-color:#96b8ea;">Content here</div>
        
        
          .mybackground {background-color:#96b8ea;}
        
        Background color #96b8ea
      
           Border around this has a color of #96b8ea        
        
          <div style="border:2px solid #96b8ea;">Content here</div>
        
        
          .myborder {border:2px solid #96b8ea;}
        
        Border color #96b8ea