#96ff5d color space conversions
Hex:
        #96ff5d
        RGB:
        150, 255, 93
        CMY:
        41, 0, 64
        CMYK:
        41, 0, 64, 0
      HSL:
        99°, 100.0000%, 68.2353%
        HSV (HSB):
        99°, 63.5294%, 100.0000%
        XYZ:
        50.3135, 78.7943, 22.9130
        xyY:
        0.3310, 0.5183, 78.7943
      CIE-Lab:
        91.1412, -57.3463, 65.7654
        CIE-LCH:
        91.1412, 87.2564, 131.0879
        CIE-Luv:
        91.1412, -51.1189, 90.9448
        Hunter-Lab:
        88.7662, -54.1654, 46.8320
      #96ff5d color charts
#96ff5d RGB chart
      #96ff5d CMYK chart
      #96ff5d RGB pie chart
      #96ff5d color shades, tints & tones
#96ff5d color schemes
#96ff5d color preview, HTML & CSS examples
           This text has a color of #96ff5d        
        
          <p style="color:#96ff5d;">Text here</p>
        
        
          .mytext {color:#96ff5d;}
        
        Text color #96ff5d
      
           This box has a color of #96ff5d        
        
          <div style="background-color:#96ff5d;">Content here</div>
        
        
          .mybackground {background-color:#96ff5d;}
        
        Background color #96ff5d
      
           Border around this has a color of #96ff5d        
        
          <div style="border:2px solid #96ff5d;">Content here</div>
        
        
          .myborder {border:2px solid #96ff5d;}
        
        Border color #96ff5d