#96f8ca color space conversions
Hex:
        #96f8ca
        RGB:
        150, 248, 202
        CMY:
        41, 3, 21
        CMYK:
        40, 0, 19, 3
      HSL:
        152°, 87.5000%, 78.0392%
        HSV (HSB):
        152°, 39.5161%, 97.2549%
        XYZ:
        56.8057, 77.8831, 67.9161
        xyY:
        0.2804, 0.3844, 77.8831
      CIE-Lab:
        90.7265, -38.8609, 13.1275
        CIE-LCH:
        90.7265, 41.0183, 161.3347
        CIE-Luv:
        90.7265, -45.7733, 26.2410
        Hunter-Lab:
        88.2514, -39.5429, 16.1479
      #96f8ca color charts
#96f8ca RGB chart
      #96f8ca CMYK chart
      #96f8ca RGB pie chart
      #96f8ca color shades, tints & tones
#96f8ca color schemes
#96f8ca color preview, HTML & CSS examples
           This text has a color of #96f8ca        
        
          <p style="color:#96f8ca;">Text here</p>
        
        
          .mytext {color:#96f8ca;}
        
        Text color #96f8ca
      
           This box has a color of #96f8ca        
        
          <div style="background-color:#96f8ca;">Content here</div>
        
        
          .mybackground {background-color:#96f8ca;}
        
        Background color #96f8ca
      
           Border around this has a color of #96f8ca        
        
          <div style="border:2px solid #96f8ca;">Content here</div>
        
        
          .myborder {border:2px solid #96f8ca;}
        
        Border color #96f8ca