#96adad color space conversions
Hex:
        #96adad
        RGB:
        150, 173, 173
        CMY:
        41, 32, 32
        CMYK:
        13, 0, 0, 32
      HSL:
        180°, 12.2995%, 63.3333%
        HSV (HSB):
        180°, 13.2948%, 67.8431%
        XYZ:
        35.0641, 39.3883, 45.2898
        xyY:
        0.2928, 0.3289, 39.3883
      CIE-Lab:
        69.0316, -7.9147, -2.6881
        CIE-LCH:
        69.0316, 8.3588, 198.7595
        CIE-Luv:
        69.0316, -12.3106, -2.6674
        Hunter-Lab:
        62.7601, -10.1022, 1.1464
      #96adad color charts
#96adad RGB chart
      #96adad CMYK chart
      #96adad RGB pie chart
      #96adad color shades, tints & tones
#96adad color schemes
#96adad color preview, HTML & CSS examples
           This text has a color of #96adad        
        
          <p style="color:#96adad;">Text here</p>
        
        
          .mytext {color:#96adad;}
        
        Text color #96adad
      
           This box has a color of #96adad        
        
          <div style="background-color:#96adad;">Content here</div>
        
        
          .mybackground {background-color:#96adad;}
        
        Background color #96adad
      
           Border around this has a color of #96adad        
        
          <div style="border:2px solid #96adad;">Content here</div>
        
        
          .myborder {border:2px solid #96adad;}
        
        Border color #96adad