#96eece color space conversions
Hex:
        #96eece
        RGB:
        150, 238, 206
        CMY:
        41, 7, 19
        CMYK:
        37, 0, 13, 7
      HSL:
        158°, 72.1311%, 76.0784%
        HSV (HSB):
        158°, 36.9748%, 93.3333%
        XYZ:
        54.2928, 72.0893, 69.4456
        xyY:
        0.2772, 0.3681, 72.0893
      CIE-Lab:
        88.0116, -33.4628, 7.1732
        CIE-LCH:
        88.0116, 34.2230, 167.9010
        CIE-Luv:
        88.0116, -41.4760, 16.4937
        Hunter-Lab:
        84.9054, -34.4427, 10.9395
      #96eece color charts
#96eece RGB chart
      #96eece CMYK chart
      #96eece RGB pie chart
      #96eece color shades, tints & tones
#96eece color schemes
#96eece color preview, HTML & CSS examples
           This text has a color of #96eece        
        
          <p style="color:#96eece;">Text here</p>
        
        
          .mytext {color:#96eece;}
        
        Text color #96eece
      
           This box has a color of #96eece        
        
          <div style="background-color:#96eece;">Content here</div>
        
        
          .mybackground {background-color:#96eece;}
        
        Background color #96eece
      
           Border around this has a color of #96eece        
        
          <div style="border:2px solid #96eece;">Content here</div>
        
        
          .myborder {border:2px solid #96eece;}
        
        Border color #96eece