#96cae2 color space conversions
Hex:
        #96cae2
        RGB:
        150, 202, 226
        CMY:
        41, 21, 11
        CMYK:
        34, 11, 0, 11
      HSL:
        199°, 56.7164%, 73.7255%
        HSV (HSB):
        199°, 33.6283%, 88.6275%
        XYZ:
        47.4257, 54.2161, 79.9167
        xyY:
        0.2612, 0.2986, 54.2161
      CIE-Lab:
        78.5876, -11.1272, -17.3260
        CIE-LCH:
        78.5876, 20.5914, 237.2903
        CIE-Luv:
        78.5876, -25.9988, -25.4574
        Hunter-Lab:
        73.6316, -13.8844, -12.8088
      #96cae2 color charts
#96cae2 RGB chart
      #96cae2 CMYK chart
      #96cae2 RGB pie chart
      #96cae2 color shades, tints & tones
#96cae2 color schemes
#96cae2 color preview, HTML & CSS examples
           This text has a color of #96cae2        
        
          <p style="color:#96cae2;">Text here</p>
        
        
          .mytext {color:#96cae2;}
        
        Text color #96cae2
      
           This box has a color of #96cae2        
        
          <div style="background-color:#96cae2;">Content here</div>
        
        
          .mybackground {background-color:#96cae2;}
        
        Background color #96cae2
      
           Border around this has a color of #96cae2        
        
          <div style="border:2px solid #96cae2;">Content here</div>
        
        
          .myborder {border:2px solid #96cae2;}
        
        Border color #96cae2