#96bc50 color space conversions
Hex:
        #96bc50
        RGB:
        150, 188, 80
        CMY:
        41, 26, 69
        CMYK:
        20, 0, 57, 26
      HSL:
        81°, 44.6281%, 52.5490%
        HSV (HSB):
        81°, 57.4468%, 73.7255%
        XYZ:
        32.0089, 43.0297, 14.2079
        xyY:
        0.3587, 0.4821, 43.0297
      CIE-Lab:
        71.5751, -29.6113, 49.5490
        CIE-LCH:
        71.5751, 57.7229, 120.8632
        CIE-Luv:
        71.5751, -18.6392, 64.6463
        Hunter-Lab:
        65.5970, -27.6935, 33.0760
      #96bc50 color charts
#96bc50 RGB chart
      #96bc50 CMYK chart
      #96bc50 RGB pie chart
      #96bc50 color shades, tints & tones
#96bc50 color schemes
#96bc50 color preview, HTML & CSS examples
           This text has a color of #96bc50        
        
          <p style="color:#96bc50;">Text here</p>
        
        
          .mytext {color:#96bc50;}
        
        Text color #96bc50
      
           This box has a color of #96bc50        
        
          <div style="background-color:#96bc50;">Content here</div>
        
        
          .mybackground {background-color:#96bc50;}
        
        Background color #96bc50
      
           Border around this has a color of #96bc50        
        
          <div style="border:2px solid #96bc50;">Content here</div>
        
        
          .myborder {border:2px solid #96bc50;}
        
        Border color #96bc50