#96f520 color space conversions
Hex:
        #96f520
        RGB:
        150, 245, 32
        CMY:
        41, 4, 87
        CMYK:
        39, 0, 87, 4
      HSL:
        87°, 91.4163%, 54.3137%
        HSV (HSB):
        87°, 86.9388%, 96.0784%
        XYZ:
        45.4908, 71.8931, 12.8456
        xyY:
        0.3493, 0.5520, 71.8931
      CIE-Lab:
        87.9171, -56.8091, 81.0766
        CIE-LCH:
        87.9171, 98.9984, 125.0183
        CIE-Luv:
        87.9171, -47.2052, 100.9106
        Hunter-Lab:
        84.7898, -52.6147, 50.3704
      #96f520 color charts
#96f520 RGB chart
      #96f520 CMYK chart
      #96f520 RGB pie chart
      #96f520 color shades, tints & tones
#96f520 color schemes
#96f520 color preview, HTML & CSS examples
           This text has a color of #96f520        
        
          <p style="color:#96f520;">Text here</p>
        
        
          .mytext {color:#96f520;}
        
        Text color #96f520
      
           This box has a color of #96f520        
        
          <div style="background-color:#96f520;">Content here</div>
        
        
          .mybackground {background-color:#96f520;}
        
        Background color #96f520
      
           Border around this has a color of #96f520        
        
          <div style="border:2px solid #96f520;">Content here</div>
        
        
          .myborder {border:2px solid #96f520;}
        
        Border color #96f520