#96f9ce color space conversions
Hex:
        #96f9ce
        RGB:
        150, 249, 206
        CMY:
        41, 2, 19
        CMYK:
        40, 0, 17, 2
      HSL:
        154°, 89.1892%, 78.2353%
        HSV (HSB):
        154°, 39.7590%, 97.6471%
        XYZ:
        57.5939, 78.6916, 70.5460
        xyY:
        0.2785, 0.3805, 78.6916
      CIE-Lab:
        91.0946, -38.5083, 11.5842
        CIE-LCH:
        91.0946, 40.2130, 163.2575
        CIE-Luv:
        91.0946, -46.0865, 23.9536
        Hunter-Lab:
        88.7083, -39.3483, 14.9450
      #96f9ce color charts
#96f9ce RGB chart
      #96f9ce CMYK chart
      #96f9ce RGB pie chart
      #96f9ce color shades, tints & tones
#96f9ce color schemes
#96f9ce color preview, HTML & CSS examples
           This text has a color of #96f9ce        
        
          <p style="color:#96f9ce;">Text here</p>
        
        
          .mytext {color:#96f9ce;}
        
        Text color #96f9ce
      
           This box has a color of #96f9ce        
        
          <div style="background-color:#96f9ce;">Content here</div>
        
        
          .mybackground {background-color:#96f9ce;}
        
        Background color #96f9ce
      
           Border around this has a color of #96f9ce        
        
          <div style="border:2px solid #96f9ce;">Content here</div>
        
        
          .myborder {border:2px solid #96f9ce;}
        
        Border color #96f9ce