#96acdc color space conversions
Hex:
        #96acdc
        RGB:
        150, 172, 220
        CMY:
        41, 33, 14
        CMYK:
        32, 22, 0, 14
      HSL:
        221°, 50.0000%, 72.5490%
        HSV (HSB):
        221°, 31.8182%, 86.2745%
        XYZ:
        40.2485, 41.1564, 73.5328
        xyY:
        0.2598, 0.2656, 41.1564
      CIE-Lab:
        70.2853, 3.5490, -26.7025
        CIE-LCH:
        70.2853, 26.9373, 277.5708
        CIE-Luv:
        70.2853, -13.2631, -42.5354
        Hunter-Lab:
        64.1532, -0.2808, -23.0513
      #96acdc color charts
#96acdc RGB chart
      #96acdc CMYK chart
      #96acdc RGB pie chart
      #96acdc color shades, tints & tones
#96acdc color schemes
#96acdc color preview, HTML & CSS examples
           This text has a color of #96acdc        
        
          <p style="color:#96acdc;">Text here</p>
        
        
          .mytext {color:#96acdc;}
        
        Text color #96acdc
      
           This box has a color of #96acdc        
        
          <div style="background-color:#96acdc;">Content here</div>
        
        
          .mybackground {background-color:#96acdc;}
        
        Background color #96acdc
      
           Border around this has a color of #96acdc        
        
          <div style="border:2px solid #96acdc;">Content here</div>
        
        
          .myborder {border:2px solid #96acdc;}
        
        Border color #96acdc