#96dac2 color space conversions
Hex:
        #96dac2
        RGB:
        150, 218, 194
        CMY:
        41, 15, 24
        CMYK:
        31, 0, 11, 15
      HSL:
        159°, 47.8873%, 72.1569%
        HSV (HSB):
        159°, 31.1927%, 85.4902%
        XYZ:
        47.3867, 60.5219, 60.2233
        xyY:
        0.2818, 0.3600, 60.5219
      CIE-Lab:
        82.1210, -26.4664, 5.0026
        CIE-LCH:
        82.1210, 26.9351, 169.2965
        CIE-Luv:
        82.1210, -33.0610, 11.9558
        Hunter-Lab:
        77.7958, -27.4154, 8.5595
      #96dac2 color charts
#96dac2 RGB chart
      #96dac2 CMYK chart
      #96dac2 RGB pie chart
      #96dac2 color shades, tints & tones
#96dac2 color schemes
#96dac2 color preview, HTML & CSS examples
           This text has a color of #96dac2        
        
          <p style="color:#96dac2;">Text here</p>
        
        
          .mytext {color:#96dac2;}
        
        Text color #96dac2
      
           This box has a color of #96dac2        
        
          <div style="background-color:#96dac2;">Content here</div>
        
        
          .mybackground {background-color:#96dac2;}
        
        Background color #96dac2
      
           Border around this has a color of #96dac2        
        
          <div style="border:2px solid #96dac2;">Content here</div>
        
        
          .myborder {border:2px solid #96dac2;}
        
        Border color #96dac2