#96fa52 color space conversions
Hex:
        #96fa52
        RGB:
        150, 250, 82
        CMY:
        41, 2, 68
        CMYK:
        40, 0, 67, 2
      HSL:
        96°, 94.3820%, 65.0980%
        HSV (HSB):
        96°, 67.2000%, 98.0392%
        XYZ:
        48.2863, 75.4644, 20.0038
        xyY:
        0.3359, 0.5250, 75.4644
      CIE-Lab:
        89.6101, -56.2537, 68.3898
        CIE-LCH:
        89.6101, 88.5531, 129.4389
        CIE-Luv:
        89.6101, -49.0562, 92.3473
        Hunter-Lab:
        86.8703, -52.8049, 47.1564
      #96fa52 color charts
#96fa52 RGB chart
      #96fa52 CMYK chart
      #96fa52 RGB pie chart
      #96fa52 color shades, tints & tones
#96fa52 color schemes
#96fa52 color preview, HTML & CSS examples
           This text has a color of #96fa52        
        
          <p style="color:#96fa52;">Text here</p>
        
        
          .mytext {color:#96fa52;}
        
        Text color #96fa52
      
           This box has a color of #96fa52        
        
          <div style="background-color:#96fa52;">Content here</div>
        
        
          .mybackground {background-color:#96fa52;}
        
        Background color #96fa52
      
           Border around this has a color of #96fa52        
        
          <div style="border:2px solid #96fa52;">Content here</div>
        
        
          .myborder {border:2px solid #96fa52;}
        
        Border color #96fa52