#96f06d color space conversions
Hex:
        #96f06d
        RGB:
        150, 240, 109
        CMY:
        41, 6, 57
        CMYK:
        38, 0, 55, 6
      HSL:
        101°, 81.3665%, 68.4314%
        HSV (HSB):
        101°, 54.5833%, 94.1176%
        XYZ:
        46.4981, 69.9083, 25.5110
        xyY:
        0.3276, 0.4926, 69.9083
      CIE-Lab:
        86.9519, -49.7829, 54.2063
        CIE-LCH:
        86.9519, 73.5980, 132.5643
        CIE-Luv:
        86.9519, -44.1939, 77.6116
        Hunter-Lab:
        83.6112, -47.0517, 40.4376
      #96f06d color charts
#96f06d RGB chart
      #96f06d CMYK chart
      #96f06d RGB pie chart
      #96f06d color shades, tints & tones
#96f06d color schemes
#96f06d color preview, HTML & CSS examples
           This text has a color of #96f06d        
        
          <p style="color:#96f06d;">Text here</p>
        
        
          .mytext {color:#96f06d;}
        
        Text color #96f06d
      
           This box has a color of #96f06d        
        
          <div style="background-color:#96f06d;">Content here</div>
        
        
          .mybackground {background-color:#96f06d;}
        
        Background color #96f06d
      
           Border around this has a color of #96f06d        
        
          <div style="border:2px solid #96f06d;">Content here</div>
        
        
          .myborder {border:2px solid #96f06d;}
        
        Border color #96f06d