#96f82b color space conversions
Hex:
        #96f82b
        RGB:
        150, 248, 43
        CMY:
        41, 3, 83
        CMYK:
        40, 0, 83, 3
      HSL:
        89°, 93.6073%, 57.0588%
        HSV (HSB):
        89°, 82.6613%, 97.2549%
        XYZ:
        46.5811, 73.7933, 14.0739
        xyY:
        0.3465, 0.5489, 73.7933
      CIE-Lab:
        88.8247, -57.6209, 79.6095
        CIE-LCH:
        88.8247, 98.2743, 125.8968
        CIE-Luv:
        88.8247, -48.5112, 100.5792
        Hunter-Lab:
        85.9030, -53.5382, 50.4183
      #96f82b color charts
#96f82b RGB chart
      #96f82b CMYK chart
      #96f82b RGB pie chart
      #96f82b color shades, tints & tones
#96f82b color schemes
#96f82b color preview, HTML & CSS examples
           This text has a color of #96f82b        
        
          <p style="color:#96f82b;">Text here</p>
        
        
          .mytext {color:#96f82b;}
        
        Text color #96f82b
      
           This box has a color of #96f82b        
        
          <div style="background-color:#96f82b;">Content here</div>
        
        
          .mybackground {background-color:#96f82b;}
        
        Background color #96f82b
      
           Border around this has a color of #96f82b        
        
          <div style="border:2px solid #96f82b;">Content here</div>
        
        
          .myborder {border:2px solid #96f82b;}
        
        Border color #96f82b