#96a1ee color space conversions
Hex:
        #96a1ee
        RGB:
        150, 161, 238
        CMY:
        41, 37, 7
        CMYK:
        37, 32, 0, 7
      HSL:
        233°, 72.1311%, 76.0784%
        HSV (HSB):
        233°, 36.9748%, 93.3333%
        XYZ:
        40.7552, 38.1468, 86.1040
        xyY:
        0.2470, 0.2312, 38.1468
      CIE-Lab:
        68.1287, 14.4140, -39.8991
        CIE-LCH:
        68.1287, 42.4229, 289.8629
        CIE-Luv:
        68.1287, -9.5057, -65.7957
        Hunter-Lab:
        61.7631, 9.7000, -39.4220
      #96a1ee color charts
#96a1ee RGB chart
      #96a1ee CMYK chart
      #96a1ee RGB pie chart
      #96a1ee color shades, tints & tones
#96a1ee color schemes
#96a1ee color preview, HTML & CSS examples
           This text has a color of #96a1ee        
        
          <p style="color:#96a1ee;">Text here</p>
        
        
          .mytext {color:#96a1ee;}
        
        Text color #96a1ee
      
           This box has a color of #96a1ee        
        
          <div style="background-color:#96a1ee;">Content here</div>
        
        
          .mybackground {background-color:#96a1ee;}
        
        Background color #96a1ee
      
           Border around this has a color of #96a1ee        
        
          <div style="border:2px solid #96a1ee;">Content here</div>
        
        
          .myborder {border:2px solid #96a1ee;}
        
        Border color #96a1ee