#96c096 color space conversions
Hex:
        #96c096
        RGB:
        150, 192, 150
        CMY:
        41, 25, 41
        CMYK:
        22, 0, 22, 25
      HSL:
        120°, 25.0000%, 67.0588%
        HSV (HSB):
        120°, 21.8750%, 75.2941%
        XYZ:
        36.9323, 46.3853, 35.8609
        xyY:
        0.3099, 0.3892, 46.3853
      CIE-Lab:
        73.7949, -22.1869, 16.7007
        CIE-LCH:
        73.7949, 27.7700, 143.0302
        CIE-Luv:
        73.7949, -21.1372, 27.3169
        Hunter-Lab:
        68.1068, -22.3914, 16.4562
      #96c096 color charts
#96c096 RGB chart
      #96c096 CMYK chart
      #96c096 RGB pie chart
      #96c096 color shades, tints & tones
#96c096 color schemes
#96c096 color preview, HTML & CSS examples
           This text has a color of #96c096        
        
          <p style="color:#96c096;">Text here</p>
        
        
          .mytext {color:#96c096;}
        
        Text color #96c096
      
           This box has a color of #96c096        
        
          <div style="background-color:#96c096;">Content here</div>
        
        
          .mybackground {background-color:#96c096;}
        
        Background color #96c096
      
           Border around this has a color of #96c096        
        
          <div style="border:2px solid #96c096;">Content here</div>
        
        
          .myborder {border:2px solid #96c096;}
        
        Border color #96c096