#96f0ed color space conversions
Hex:
        #96f0ed
        RGB:
        150, 240, 237
        CMY:
        41, 6, 7
        CMYK:
        38, 0, 1, 6
      HSL:
        178°, 75.0000%, 76.4706%
        HSV (HSB):
        178°, 37.5000%, 94.1176%
        XYZ:
        59.0238, 74.9186, 91.4706
        xyY:
        0.2618, 0.3324, 74.9186
      CIE-Lab:
        89.3549, -27.5366, -7.0676
        CIE-LCH:
        89.3549, 28.4291, 194.3948
        CIE-Luv:
        89.3549, -41.6109, -6.5359
        Hunter-Lab:
        86.5555, -29.7498, -2.0679
      #96f0ed color charts
#96f0ed RGB chart
      #96f0ed CMYK chart
      #96f0ed RGB pie chart
      #96f0ed color shades, tints & tones
#96f0ed color schemes
#96f0ed color preview, HTML & CSS examples
           This text has a color of #96f0ed        
        
          <p style="color:#96f0ed;">Text here</p>
        
        
          .mytext {color:#96f0ed;}
        
        Text color #96f0ed
      
           This box has a color of #96f0ed        
        
          <div style="background-color:#96f0ed;">Content here</div>
        
        
          .mybackground {background-color:#96f0ed;}
        
        Background color #96f0ed
      
           Border around this has a color of #96f0ed        
        
          <div style="border:2px solid #96f0ed;">Content here</div>
        
        
          .myborder {border:2px solid #96f0ed;}
        
        Border color #96f0ed