#96c8a5 color space conversions
Hex:
        #96c8a5
        RGB:
        150, 200, 165
        CMY:
        41, 22, 35
        CMYK:
        25, 0, 18, 22
      HSL:
        138°, 31.2500%, 68.6275%
        HSV (HSB):
        138°, 25.0000%, 78.4314%
        XYZ:
        40.0235, 50.5092, 43.2371
        xyY:
        0.2992, 0.3776, 50.5092
      CIE-Lab:
        76.3807, -23.4252, 12.2733
        CIE-LCH:
        76.3807, 26.4456, 152.3484
        CIE-Luv:
        76.3807, -25.0304, 21.6931
        Hunter-Lab:
        71.0698, -23.8486, 13.6783
      #96c8a5 color charts
#96c8a5 RGB chart
      #96c8a5 CMYK chart
      #96c8a5 RGB pie chart
      #96c8a5 color shades, tints & tones
#96c8a5 color schemes
#96c8a5 color preview, HTML & CSS examples
           This text has a color of #96c8a5        
        
          <p style="color:#96c8a5;">Text here</p>
        
        
          .mytext {color:#96c8a5;}
        
        Text color #96c8a5
      
           This box has a color of #96c8a5        
        
          <div style="background-color:#96c8a5;">Content here</div>
        
        
          .mybackground {background-color:#96c8a5;}
        
        Background color #96c8a5
      
           Border around this has a color of #96c8a5        
        
          <div style="border:2px solid #96c8a5;">Content here</div>
        
        
          .myborder {border:2px solid #96c8a5;}
        
        Border color #96c8a5