#96f9ca color space conversions
Hex:
        #96f9ca
        RGB:
        150, 249, 202
        CMY:
        41, 2, 21
        CMYK:
        40, 0, 19, 2
      HSL:
        152°, 89.1892%, 78.2353%
        HSV (HSB):
        152°, 39.7590%, 97.6471%
        XYZ:
        57.1140, 78.4997, 68.0188
        xyY:
        0.2805, 0.3855, 78.4997
      CIE-Lab:
        91.0074, -39.3111, 13.5256
        CIE-LCH:
        91.0074, 41.5729, 161.0134
        CIE-Luv:
        91.0074, -46.1911, 26.9056
        Hunter-Lab:
        88.6000, -39.9840, 16.5027
      #96f9ca color charts
#96f9ca RGB chart
      #96f9ca CMYK chart
      #96f9ca RGB pie chart
      #96f9ca color shades, tints & tones
#96f9ca color schemes
#96f9ca color preview, HTML & CSS examples
           This text has a color of #96f9ca        
        
          <p style="color:#96f9ca;">Text here</p>
        
        
          .mytext {color:#96f9ca;}
        
        Text color #96f9ca
      
           This box has a color of #96f9ca        
        
          <div style="background-color:#96f9ca;">Content here</div>
        
        
          .mybackground {background-color:#96f9ca;}
        
        Background color #96f9ca
      
           Border around this has a color of #96f9ca        
        
          <div style="border:2px solid #96f9ca;">Content here</div>
        
        
          .myborder {border:2px solid #96f9ca;}
        
        Border color #96f9ca