#96e527 color space conversions
Hex:
        #96e527
        RGB:
        150, 229, 39
        CMY:
        41, 10, 85
        CMYK:
        34, 0, 83, 10
      HSL:
        85°, 78.5124%, 52.5490%
        HSV (HSB):
        85°, 82.9694%, 89.8039%
        XYZ:
        40.9632, 62.6691, 11.8568
        xyY:
        0.3547, 0.5426, 62.6691
      CIE-Lab:
        83.2680, -50.2012, 75.6452
        CIE-LCH:
        83.2680, 90.7874, 123.5698
        CIE-Luv:
        83.2680, -39.6816, 93.6262
        Hunter-Lab:
        79.1638, -46.1722, 46.5345
      #96e527 color charts
#96e527 RGB chart
      #96e527 CMYK chart
      #96e527 RGB pie chart
      #96e527 color shades, tints & tones
#96e527 color schemes
#96e527 color preview, HTML & CSS examples
           This text has a color of #96e527        
        
          <p style="color:#96e527;">Text here</p>
        
        
          .mytext {color:#96e527;}
        
        Text color #96e527
      
           This box has a color of #96e527        
        
          <div style="background-color:#96e527;">Content here</div>
        
        
          .mybackground {background-color:#96e527;}
        
        Background color #96e527
      
           Border around this has a color of #96e527        
        
          <div style="border:2px solid #96e527;">Content here</div>
        
        
          .myborder {border:2px solid #96e527;}
        
        Border color #96e527