#96c5ee color space conversions
Hex:
        #96c5ee
        RGB:
        150, 197, 238
        CMY:
        41, 23, 7
        CMYK:
        37, 17, 0, 7
      HSL:
        208°, 72.1311%, 76.0784%
        HSV (HSB):
        208°, 36.9748%, 93.3333%
        XYZ:
        47.9765, 52.5896, 88.5111
        xyY:
        0.2537, 0.2781, 52.5896
      CIE-Lab:
        77.6321, -5.4791, -25.2217
        CIE-LCH:
        77.6321, 25.8099, 257.7436
        CIE-Luv:
        77.6321, -23.9710, -39.3358
        Hunter-Lab:
        72.5187, -8.8165, -21.6020
      #96c5ee color charts
#96c5ee RGB chart
      #96c5ee CMYK chart
      #96c5ee RGB pie chart
      #96c5ee color shades, tints & tones
#96c5ee color schemes
#96c5ee color preview, HTML & CSS examples
           This text has a color of #96c5ee        
        
          <p style="color:#96c5ee;">Text here</p>
        
        
          .mytext {color:#96c5ee;}
        
        Text color #96c5ee
      
           This box has a color of #96c5ee        
        
          <div style="background-color:#96c5ee;">Content here</div>
        
        
          .mybackground {background-color:#96c5ee;}
        
        Background color #96c5ee
      
           Border around this has a color of #96c5ee        
        
          <div style="border:2px solid #96c5ee;">Content here</div>
        
        
          .myborder {border:2px solid #96c5ee;}
        
        Border color #96c5ee