#96be70 color space conversions
Hex:
        #96be70
        RGB:
        150, 190, 112
        CMY:
        41, 25, 56
        CMYK:
        21, 0, 41, 25
      HSL:
        91°, 37.5000%, 59.2157%
        HSV (HSB):
        91°, 41.0526%, 74.5098%
        XYZ:
        33.9158, 44.4808, 22.1273
        xyY:
        0.3374, 0.4425, 44.4808
      CIE-Lab:
        72.5487, -27.0327, 35.0849
        CIE-LCH:
        72.5487, 44.2912, 127.6140
        CIE-Luv:
        72.5487, -19.8835, 50.2275
        Hunter-Lab:
        66.6939, -25.9420, 27.0148
      #96be70 color charts
#96be70 RGB chart
      #96be70 CMYK chart
      #96be70 RGB pie chart
      #96be70 color shades, tints & tones
#96be70 color schemes
#96be70 color preview, HTML & CSS examples
           This text has a color of #96be70        
        
          <p style="color:#96be70;">Text here</p>
        
        
          .mytext {color:#96be70;}
        
        Text color #96be70
      
           This box has a color of #96be70        
        
          <div style="background-color:#96be70;">Content here</div>
        
        
          .mybackground {background-color:#96be70;}
        
        Background color #96be70
      
           Border around this has a color of #96be70        
        
          <div style="border:2px solid #96be70;">Content here</div>
        
        
          .myborder {border:2px solid #96be70;}
        
        Border color #96be70