#96cbed color space conversions
Hex:
        #96cbed
        RGB:
        150, 203, 237
        CMY:
        41, 20, 7
        CMYK:
        37, 14, 0, 7
      HSL:
        203°, 70.7317%, 75.8824%
        HSV (HSB):
        203°, 36.7089%, 92.9412%
        XYZ:
        49.2197, 55.3103, 88.2026
        xyY:
        0.2554, 0.2870, 55.3103
      CIE-Lab:
        79.2197, -8.9131, -22.2673
        CIE-LCH:
        79.2197, 23.9849, 248.1848
        CIE-Luv:
        79.2197, -26.4314, -33.9910
        Hunter-Lab:
        74.3709, -12.0154, -18.2572
      #96cbed color charts
#96cbed RGB chart
      #96cbed CMYK chart
      #96cbed RGB pie chart
      #96cbed color shades, tints & tones
#96cbed color schemes
#96cbed color preview, HTML & CSS examples
           This text has a color of #96cbed        
        
          <p style="color:#96cbed;">Text here</p>
        
        
          .mytext {color:#96cbed;}
        
        Text color #96cbed
      
           This box has a color of #96cbed        
        
          <div style="background-color:#96cbed;">Content here</div>
        
        
          .mybackground {background-color:#96cbed;}
        
        Background color #96cbed
      
           Border around this has a color of #96cbed        
        
          <div style="border:2px solid #96cbed;">Content here</div>
        
        
          .myborder {border:2px solid #96cbed;}
        
        Border color #96cbed