#96d4fa color space conversions
Hex:
        #96d4fa
        RGB:
        150, 212, 250
        CMY:
        41, 17, 2
        CMYK:
        40, 15, 0, 2
      HSL:
        203°, 90.9091%, 78.4314%
        HSV (HSB):
        203°, 40.0000%, 98.0392%
        XYZ:
        53.3765, 60.4731, 99.3017
        xyY:
        0.2504, 0.2837, 60.4731
      CIE-Lab:
        82.0947, -10.3062, -24.8238
        CIE-LCH:
        82.0947, 26.8782, 247.4531
        CIE-Luv:
        82.0947, -30.0664, -38.2376
        Hunter-Lab:
        77.7645, -13.5678, -21.2755
      #96d4fa color charts
#96d4fa RGB chart
      #96d4fa CMYK chart
      #96d4fa RGB pie chart
      #96d4fa color shades, tints & tones
#96d4fa color schemes
#96d4fa color preview, HTML & CSS examples
           This text has a color of #96d4fa        
        
          <p style="color:#96d4fa;">Text here</p>
        
        
          .mytext {color:#96d4fa;}
        
        Text color #96d4fa
      
           This box has a color of #96d4fa        
        
          <div style="background-color:#96d4fa;">Content here</div>
        
        
          .mybackground {background-color:#96d4fa;}
        
        Background color #96d4fa
      
           Border around this has a color of #96d4fa        
        
          <div style="border:2px solid #96d4fa;">Content here</div>
        
        
          .myborder {border:2px solid #96d4fa;}
        
        Border color #96d4fa