#96f9cf color space conversions
Hex:
        #96f9cf
        RGB:
        150, 249, 207
        CMY:
        41, 2, 19
        CMYK:
        40, 0, 17, 2
      HSL:
        155°, 89.1892%, 78.2353%
        HSV (HSB):
        155°, 39.7590%, 97.6471%
        XYZ:
        57.7158, 78.7404, 71.1880
        xyY:
        0.2780, 0.3792, 78.7404
      CIE-Lab:
        91.1167, -38.3053, 11.0990
        CIE-LCH:
        91.1167, 39.8809, 163.8410
        CIE-Luv:
        91.1167, -46.0602, 23.2099
        Hunter-Lab:
        88.7358, -39.1870, 14.5499
      #96f9cf color charts
#96f9cf RGB chart
      #96f9cf CMYK chart
      #96f9cf RGB pie chart
      #96f9cf color shades, tints & tones
#96f9cf color schemes
#96f9cf color preview, HTML & CSS examples
           This text has a color of #96f9cf        
        
          <p style="color:#96f9cf;">Text here</p>
        
        
          .mytext {color:#96f9cf;}
        
        Text color #96f9cf
      
           This box has a color of #96f9cf        
        
          <div style="background-color:#96f9cf;">Content here</div>
        
        
          .mybackground {background-color:#96f9cf;}
        
        Background color #96f9cf
      
           Border around this has a color of #96f9cf        
        
          <div style="border:2px solid #96f9cf;">Content here</div>
        
        
          .myborder {border:2px solid #96f9cf;}
        
        Border color #96f9cf