#96cdfa color space conversions
Hex:
        #96cdfa
        RGB:
        150, 205, 250
        CMY:
        41, 20, 2
        CMYK:
        40, 18, 0, 2
      HSL:
        207°, 90.9091%, 78.4314%
        HSV (HSB):
        207°, 40.0000%, 98.0392%
        XYZ:
        51.6643, 57.0488, 98.7310
        xyY:
        0.2491, 0.2750, 57.0488
      CIE-Lab:
        80.2070, -6.6286, -27.7061
        CIE-LCH:
        80.2070, 28.4880, 256.5452
        CIE-Luv:
        80.2070, -27.2549, -43.5285
        Hunter-Lab:
        75.5307, -10.0815, -24.6303
      #96cdfa color charts
#96cdfa RGB chart
      #96cdfa CMYK chart
      #96cdfa RGB pie chart
      #96cdfa color shades, tints & tones
#96cdfa color schemes
#96cdfa color preview, HTML & CSS examples
           This text has a color of #96cdfa        
        
          <p style="color:#96cdfa;">Text here</p>
        
        
          .mytext {color:#96cdfa;}
        
        Text color #96cdfa
      
           This box has a color of #96cdfa        
        
          <div style="background-color:#96cdfa;">Content here</div>
        
        
          .mybackground {background-color:#96cdfa;}
        
        Background color #96cdfa
      
           Border around this has a color of #96cdfa        
        
          <div style="border:2px solid #96cdfa;">Content here</div>
        
        
          .myborder {border:2px solid #96cdfa;}
        
        Border color #96cdfa