#96dfc2 color space conversions
Hex:
        #96dfc2
        RGB:
        150, 223, 194
        CMY:
        41, 13, 24
        CMYK:
        33, 0, 13, 13
      HSL:
        156°, 53.2847%, 73.1373%
        HSV (HSB):
        156°, 32.7354%, 87.4510%
        XYZ:
        48.7030, 63.1544, 60.6620
        xyY:
        0.2823, 0.3661, 63.1544
      CIE-Lab:
        83.5236, -28.8743, 7.0230
        CIE-LCH:
        83.5236, 29.7162, 166.3296
        CIE-Luv:
        83.5236, -35.2512, 15.3811
        Hunter-Lab:
        79.4698, -29.6785, 10.3707
      #96dfc2 color charts
#96dfc2 RGB chart
      #96dfc2 CMYK chart
      #96dfc2 RGB pie chart
      #96dfc2 color shades, tints & tones
#96dfc2 color schemes
#96dfc2 color preview, HTML & CSS examples
           This text has a color of #96dfc2        
        
          <p style="color:#96dfc2;">Text here</p>
        
        
          .mytext {color:#96dfc2;}
        
        Text color #96dfc2
      
           This box has a color of #96dfc2        
        
          <div style="background-color:#96dfc2;">Content here</div>
        
        
          .mybackground {background-color:#96dfc2;}
        
        Background color #96dfc2
      
           Border around this has a color of #96dfc2        
        
          <div style="border:2px solid #96dfc2;">Content here</div>
        
        
          .myborder {border:2px solid #96dfc2;}
        
        Border color #96dfc2