#96dac1 color space conversions
Hex:
        #96dac1
        RGB:
        150, 218, 193
        CMY:
        41, 15, 24
        CMYK:
        31, 0, 11, 15
      HSL:
        158°, 47.8873%, 72.1569%
        HSV (HSB):
        158°, 31.1927%, 85.4902%
        XYZ:
        47.2747, 60.4771, 59.6337
        xyY:
        0.2824, 0.3613, 60.4771
      CIE-Lab:
        82.0968, -26.6746, 5.4983
        CIE-LCH:
        82.0968, 27.2354, 168.3529
        CIE-Luv:
        82.0968, -33.0719, 12.7254
        Hunter-Lab:
        77.7670, -27.5818, 8.9719
      #96dac1 color charts
#96dac1 RGB chart
      #96dac1 CMYK chart
      #96dac1 RGB pie chart
      #96dac1 color shades, tints & tones
#96dac1 color schemes
#96dac1 color preview, HTML & CSS examples
           This text has a color of #96dac1        
        
          <p style="color:#96dac1;">Text here</p>
        
        
          .mytext {color:#96dac1;}
        
        Text color #96dac1
      
           This box has a color of #96dac1        
        
          <div style="background-color:#96dac1;">Content here</div>
        
        
          .mybackground {background-color:#96dac1;}
        
        Background color #96dac1
      
           Border around this has a color of #96dac1        
        
          <div style="border:2px solid #96dac1;">Content here</div>
        
        
          .myborder {border:2px solid #96dac1;}
        
        Border color #96dac1