#96bf06 color space conversions
Hex:
        #96bf06
        RGB:
        150, 191, 6
        CMY:
        41, 25, 98
        CMYK:
        21, 0, 97, 25
      HSL:
        73°, 93.9086%, 38.6275%
        HSV (HSB):
        73°, 96.8586%, 74.9020%
        XYZ:
        31.2414, 43.7588, 6.9720
        xyY:
        0.3811, 0.5338, 43.7588
      CIE-Lab:
        72.0670, -34.5344, 71.8263
        CIE-LCH:
        72.0670, 79.6972, 115.6784
        CIE-Luv:
        72.0670, -20.1139, 81.9726
        Hunter-Lab:
        66.1504, -31.4617, 40.0564
      #96bf06 color charts
#96bf06 RGB chart
      #96bf06 CMYK chart
      #96bf06 RGB pie chart
      #96bf06 color shades, tints & tones
#96bf06 color schemes
#96bf06 color preview, HTML & CSS examples
           This text has a color of #96bf06        
        
          <p style="color:#96bf06;">Text here</p>
        
        
          .mytext {color:#96bf06;}
        
        Text color #96bf06
      
           This box has a color of #96bf06        
        
          <div style="background-color:#96bf06;">Content here</div>
        
        
          .mybackground {background-color:#96bf06;}
        
        Background color #96bf06
      
           Border around this has a color of #96bf06        
        
          <div style="border:2px solid #96bf06;">Content here</div>
        
        
          .myborder {border:2px solid #96bf06;}
        
        Border color #96bf06