#96f4db color space conversions
Hex:
        #96f4db
        RGB:
        150, 244, 219
        CMY:
        41, 4, 14
        CMYK:
        39, 0, 10, 4
      HSL:
        164°, 81.0345%, 77.2549%
        HSV (HSB):
        164°, 38.5246%, 95.6863%
        XYZ:
        57.7145, 76.2999, 78.7033
        xyY:
        0.2713, 0.3587, 76.2999
      CIE-Lab:
        89.9984, -33.4882, 3.2655
        CIE-LCH:
        89.9984, 33.6470, 174.4305
        CIE-Luv:
        89.9984, -43.6808, 10.6399
        Hunter-Lab:
        87.3498, -34.9220, 7.7238
      #96f4db color charts
#96f4db RGB chart
      #96f4db CMYK chart
      #96f4db RGB pie chart
      #96f4db color shades, tints & tones
#96f4db color schemes
#96f4db color preview, HTML & CSS examples
           This text has a color of #96f4db        
        
          <p style="color:#96f4db;">Text here</p>
        
        
          .mytext {color:#96f4db;}
        
        Text color #96f4db
      
           This box has a color of #96f4db        
        
          <div style="background-color:#96f4db;">Content here</div>
        
        
          .mybackground {background-color:#96f4db;}
        
        Background color #96f4db
      
           Border around this has a color of #96f4db        
        
          <div style="border:2px solid #96f4db;">Content here</div>
        
        
          .myborder {border:2px solid #96f4db;}
        
        Border color #96f4db