#96c1eb color space conversions
Hex:
        #96c1eb
        RGB:
        150, 193, 235
        CMY:
        41, 24, 8
        CMYK:
        36, 18, 0, 8
      HSL:
        210°, 68.0000%, 75.4902%
        HSV (HSB):
        210°, 36.1702%, 92.1569%
        XYZ:
        46.6430, 50.6221, 85.9100
        xyY:
        0.2546, 0.2764, 50.6221
      CIE-Lab:
        76.4495, -4.1052, -25.4138
        CIE-LCH:
        76.4495, 25.7433, 260.8240
        CIE-Luv:
        76.4495, -22.3032, -39.7764
        Hunter-Lab:
        71.1492, -7.4925, -21.7859
      #96c1eb color charts
#96c1eb RGB chart
      #96c1eb CMYK chart
      #96c1eb RGB pie chart
      #96c1eb color shades, tints & tones
#96c1eb color schemes
#96c1eb color preview, HTML & CSS examples
           This text has a color of #96c1eb        
        
          <p style="color:#96c1eb;">Text here</p>
        
        
          .mytext {color:#96c1eb;}
        
        Text color #96c1eb
      
           This box has a color of #96c1eb        
        
          <div style="background-color:#96c1eb;">Content here</div>
        
        
          .mybackground {background-color:#96c1eb;}
        
        Background color #96c1eb
      
           Border around this has a color of #96c1eb        
        
          <div style="border:2px solid #96c1eb;">Content here</div>
        
        
          .myborder {border:2px solid #96c1eb;}
        
        Border color #96c1eb