#96b982 color space conversions
Hex:
        #96b982
        RGB:
        150, 185, 130
        CMY:
        41, 27, 49
        CMYK:
        19, 0, 30, 27
      HSL:
        98°, 28.2051%, 61.7647%
        HSV (HSB):
        98°, 29.7297%, 72.5490%
        XYZ:
        33.9559, 42.7937, 27.5894
        xyY:
        0.3254, 0.4101, 42.7937
      CIE-Lab:
        71.4147, -22.0049, 24.1566
        CIE-LCH:
        71.4147, 32.6766, 132.3312
        CIE-Luv:
        71.4147, -17.4552, 36.5289
        Hunter-Lab:
        65.4169, -21.8256, 20.7864
      #96b982 color charts
#96b982 RGB chart
      #96b982 CMYK chart
      #96b982 RGB pie chart
      #96b982 color shades, tints & tones
#96b982 color schemes
#96b982 color preview, HTML & CSS examples
           This text has a color of #96b982        
        
          <p style="color:#96b982;">Text here</p>
        
        
          .mytext {color:#96b982;}
        
        Text color #96b982
      
           This box has a color of #96b982        
        
          <div style="background-color:#96b982;">Content here</div>
        
        
          .mybackground {background-color:#96b982;}
        
        Background color #96b982
      
           Border around this has a color of #96b982        
        
          <div style="border:2px solid #96b982;">Content here</div>
        
        
          .myborder {border:2px solid #96b982;}
        
        Border color #96b982