#96b0ea color space conversions
Hex:
        #96b0ea
        RGB:
        150, 176, 234
        CMY:
        41, 31, 8
        CMYK:
        36, 25, 0, 8
      HSL:
        221°, 66.6667%, 75.2941%
        HSV (HSB):
        221°, 35.8974%, 91.7647%
        XYZ:
        42.9543, 43.4752, 83.9695
        xyY:
        0.2521, 0.2551, 43.4752
      CIE-Lab:
        71.8763, 4.9236, -31.8966
        CIE-LCH:
        71.8763, 32.2744, 278.7749
        CIE-Luv:
        71.8763, -15.3287, -51.5385
        Hunter-Lab:
        65.9357, 0.8975, -29.3511
      #96b0ea color charts
#96b0ea RGB chart
      #96b0ea CMYK chart
      #96b0ea RGB pie chart
      #96b0ea color shades, tints & tones
#96b0ea color schemes
#96b0ea color preview, HTML & CSS examples
           This text has a color of #96b0ea        
        
          <p style="color:#96b0ea;">Text here</p>
        
        
          .mytext {color:#96b0ea;}
        
        Text color #96b0ea
      
           This box has a color of #96b0ea        
        
          <div style="background-color:#96b0ea;">Content here</div>
        
        
          .mybackground {background-color:#96b0ea;}
        
        Background color #96b0ea
      
           Border around this has a color of #96b0ea        
        
          <div style="border:2px solid #96b0ea;">Content here</div>
        
        
          .myborder {border:2px solid #96b0ea;}
        
        Border color #96b0ea