#96ada3 color space conversions
Hex:
        #96ada3
        RGB:
        150, 173, 163
        CMY:
        41, 32, 36
        CMYK:
        13, 0, 6, 32
      HSL:
        154°, 12.2995%, 63.3333%
        HSV (HSB):
        154°, 13.2948%, 67.8431%
        XYZ:
        34.1321, 39.0155, 40.3821
        xyY:
        0.3006, 0.3437, 39.0155
      CIE-Lab:
        68.7625, -9.9604, 2.4479
        CIE-LCH:
        68.7625, 10.2568, 166.1925
        CIE-Luv:
        68.7625, -12.0404, 5.2286
        Hunter-Lab:
        62.4624, -11.7692, 5.3925
      #96ada3 color charts
#96ada3 RGB chart
      #96ada3 CMYK chart
      #96ada3 RGB pie chart
      #96ada3 color shades, tints & tones
#96ada3 color schemes
#96ada3 color preview, HTML & CSS examples
           This text has a color of #96ada3        
        
          <p style="color:#96ada3;">Text here</p>
        
        
          .mytext {color:#96ada3;}
        
        Text color #96ada3
      
           This box has a color of #96ada3        
        
          <div style="background-color:#96ada3;">Content here</div>
        
        
          .mybackground {background-color:#96ada3;}
        
        Background color #96ada3
      
           Border around this has a color of #96ada3        
        
          <div style="border:2px solid #96ada3;">Content here</div>
        
        
          .myborder {border:2px solid #96ada3;}
        
        Border color #96ada3