#96d7fa color space conversions
Hex:
        #96d7fa
        RGB:
        150, 215, 250
        CMY:
        41, 16, 2
        CMYK:
        40, 14, 0, 2
      HSL:
        201°, 90.9091%, 78.4314%
        HSV (HSB):
        201°, 40.0000%, 98.0392%
        XYZ:
        54.1334, 61.9870, 99.5540
        xyY:
        0.2510, 0.2874, 61.9870
      CIE-Lab:
        82.9065, -11.8646, -23.5882
        CIE-LCH:
        82.9065, 26.4040, 243.2981
        CIE-Luv:
        82.9065, -31.2729, -35.9698
        Hunter-Lab:
        78.7318, -15.0500, -19.8581
      #96d7fa color charts
#96d7fa RGB chart
      #96d7fa CMYK chart
      #96d7fa RGB pie chart
      #96d7fa color shades, tints & tones
#96d7fa color schemes
#96d7fa color preview, HTML & CSS examples
           This text has a color of #96d7fa        
        
          <p style="color:#96d7fa;">Text here</p>
        
        
          .mytext {color:#96d7fa;}
        
        Text color #96d7fa
      
           This box has a color of #96d7fa        
        
          <div style="background-color:#96d7fa;">Content here</div>
        
        
          .mybackground {background-color:#96d7fa;}
        
        Background color #96d7fa
      
           Border around this has a color of #96d7fa        
        
          <div style="border:2px solid #96d7fa;">Content here</div>
        
        
          .myborder {border:2px solid #96d7fa;}
        
        Border color #96d7fa