#96af48 color space conversions
Hex:
        #96af48
        RGB:
        150, 175, 72
        CMY:
        41, 31, 72
        CMYK:
        14, 0, 59, 31
      HSL:
        75°, 41.7004%, 48.4314%
        HSV (HSB):
        75°, 58.8571%, 68.6275%
        XYZ:
        29.0773, 37.6119, 11.8582
        xyY:
        0.3702, 0.4788, 37.6119
      CIE-Lab:
        67.7336, -24.0145, 48.8581
        CIE-LCH:
        67.7336, 54.4409, 116.1748
        CIE-Luv:
        67.7336, -11.3397, 61.6163
        Hunter-Lab:
        61.3285, -22.6937, 31.4659
      #96af48 color charts
#96af48 RGB chart
      #96af48 CMYK chart
      #96af48 RGB pie chart
      #96af48 color shades, tints & tones
#96af48 color schemes
#96af48 color preview, HTML & CSS examples
           This text has a color of #96af48        
        
          <p style="color:#96af48;">Text here</p>
        
        
          .mytext {color:#96af48;}
        
        Text color #96af48
      
           This box has a color of #96af48        
        
          <div style="background-color:#96af48;">Content here</div>
        
        
          .mybackground {background-color:#96af48;}
        
        Background color #96af48
      
           Border around this has a color of #96af48        
        
          <div style="border:2px solid #96af48;">Content here</div>
        
        
          .myborder {border:2px solid #96af48;}
        
        Border color #96af48