#96b1fa color space conversions
Hex:
        #96b1fa
        RGB:
        150, 177, 250
        CMY:
        41, 31, 2
        CMYK:
        40, 29, 0, 2
      HSL:
        224°, 90.9091%, 78.4314%
        HSV (HSB):
        224°, 40.0000%, 98.0392%
        XYZ:
        45.5551, 44.8304, 96.6946
        xyY:
        0.2435, 0.2396, 44.8304
      CIE-Lab:
        72.7801, 8.6209, -39.1710
        CIE-LCH:
        72.7801, 40.1084, 282.4121
        CIE-Luv:
        72.7801, -16.1625, -64.4346
        Hunter-Lab:
        66.9555, 4.2754, -38.7555
      #96b1fa color charts
#96b1fa RGB chart
      #96b1fa CMYK chart
      #96b1fa RGB pie chart
      #96b1fa color shades, tints & tones
#96b1fa color schemes
#96b1fa color preview, HTML & CSS examples
           This text has a color of #96b1fa        
        
          <p style="color:#96b1fa;">Text here</p>
        
        
          .mytext {color:#96b1fa;}
        
        Text color #96b1fa
      
           This box has a color of #96b1fa        
        
          <div style="background-color:#96b1fa;">Content here</div>
        
        
          .mybackground {background-color:#96b1fa;}
        
        Background color #96b1fa
      
           Border around this has a color of #96b1fa        
        
          <div style="border:2px solid #96b1fa;">Content here</div>
        
        
          .myborder {border:2px solid #96b1fa;}
        
        Border color #96b1fa