#96dbba color space conversions
Hex:
        #96dbba
        RGB:
        150, 219, 186
        CMY:
        41, 14, 27
        CMYK:
        32, 0, 15, 14
      HSL:
        151°, 48.9362%, 72.3529%
        HSV (HSB):
        151°, 31.5068%, 85.8824%
        XYZ:
        46.7721, 60.6922, 55.7040
        xyY:
        0.2866, 0.3720, 60.6922
      CIE-Lab:
        82.2130, -28.5843, 9.3750
        CIE-LCH:
        82.2130, 30.0824, 161.8417
        CIE-Luv:
        82.2130, -33.5921, 18.7226
        Hunter-Lab:
        77.9052, -29.1677, 12.1400
      #96dbba color charts
#96dbba RGB chart
      #96dbba CMYK chart
      #96dbba RGB pie chart
      #96dbba color shades, tints & tones
#96dbba color schemes
#96dbba color preview, HTML & CSS examples
           This text has a color of #96dbba        
        
          <p style="color:#96dbba;">Text here</p>
        
        
          .mytext {color:#96dbba;}
        
        Text color #96dbba
      
           This box has a color of #96dbba        
        
          <div style="background-color:#96dbba;">Content here</div>
        
        
          .mybackground {background-color:#96dbba;}
        
        Background color #96dbba
      
           Border around this has a color of #96dbba        
        
          <div style="border:2px solid #96dbba;">Content here</div>
        
        
          .myborder {border:2px solid #96dbba;}
        
        Border color #96dbba