#96d2fa color space conversions
Hex:
        #96d2fa
        RGB:
        150, 210, 250
        CMY:
        41, 18, 2
        CMYK:
        40, 16, 0, 2
      HSL:
        204°, 90.9091%, 78.4314%
        HSV (HSB):
        204°, 40.0000%, 98.0392%
        XYZ:
        52.8796, 59.4793, 99.1361
        xyY:
        0.2500, 0.2812, 59.4793
      CIE-Lab:
        81.5544, -9.2613, -25.6475
        CIE-LCH:
        81.5544, 27.2684, 250.1454
        CIE-Luv:
        81.5544, -29.2624, -39.7497
        Hunter-Lab:
        77.1229, -12.5758, -22.2272
      #96d2fa color charts
#96d2fa RGB chart
      #96d2fa CMYK chart
      #96d2fa RGB pie chart
      #96d2fa color shades, tints & tones
#96d2fa color schemes
#96d2fa color preview, HTML & CSS examples
           This text has a color of #96d2fa        
        
          <p style="color:#96d2fa;">Text here</p>
        
        
          .mytext {color:#96d2fa;}
        
        Text color #96d2fa
      
           This box has a color of #96d2fa        
        
          <div style="background-color:#96d2fa;">Content here</div>
        
        
          .mybackground {background-color:#96d2fa;}
        
        Background color #96d2fa
      
           Border around this has a color of #96d2fa        
        
          <div style="border:2px solid #96d2fa;">Content here</div>
        
        
          .myborder {border:2px solid #96d2fa;}
        
        Border color #96d2fa