#96af10 color space conversions
Hex:
        #96af10
        RGB:
        150, 175, 16
        CMY:
        41, 31, 94
        CMYK:
        14, 0, 91, 31
      HSL:
        69°, 83.2461%, 37.4510%
        HSV (HSB):
        69°, 90.8571%, 68.6275%
        XYZ:
        28.0012, 37.1814, 6.1911
        xyY:
        0.3923, 0.5209, 37.1814
      CIE-Lab:
        67.4129, -26.8410, 66.9082
        CIE-LCH:
        67.4129, 72.0913, 111.8588
        CIE-Luv:
        67.4129, -10.9477, 74.8595
        Hunter-Lab:
        60.9765, -24.7396, 36.6637
      #96af10 color charts
#96af10 RGB chart
      #96af10 CMYK chart
      #96af10 RGB pie chart
      #96af10 color shades, tints & tones
#96af10 color schemes
#96af10 color preview, HTML & CSS examples
           This text has a color of #96af10        
        
          <p style="color:#96af10;">Text here</p>
        
        
          .mytext {color:#96af10;}
        
        Text color #96af10
      
           This box has a color of #96af10        
        
          <div style="background-color:#96af10;">Content here</div>
        
        
          .mybackground {background-color:#96af10;}
        
        Background color #96af10
      
           Border around this has a color of #96af10        
        
          <div style="border:2px solid #96af10;">Content here</div>
        
        
          .myborder {border:2px solid #96af10;}
        
        Border color #96af10