#96e670 color space conversions
Hex:
        #96e670
        RGB:
        150, 230, 112
        CMY:
        41, 10, 56
        CMYK:
        35, 0, 51, 10
      HSL:
        101°, 70.2381%, 67.0588%
        HSV (HSB):
        101°, 51.3043%, 90.1961%
        XYZ:
        43.7991, 64.2475, 25.4218
        xyY:
        0.3282, 0.4814, 64.2475
      CIE-Lab:
        84.0945, -45.2416, 49.4236
        CIE-LCH:
        84.0945, 67.0037, 132.4705
        CIE-Luv:
        84.0945, -39.5598, 71.2716
        Hunter-Lab:
        80.1545, -42.7321, 37.3038
      #96e670 color charts
#96e670 RGB chart
      #96e670 CMYK chart
      #96e670 RGB pie chart
      #96e670 color shades, tints & tones
#96e670 color schemes
#96e670 color preview, HTML & CSS examples
           This text has a color of #96e670        
        
          <p style="color:#96e670;">Text here</p>
        
        
          .mytext {color:#96e670;}
        
        Text color #96e670
      
           This box has a color of #96e670        
        
          <div style="background-color:#96e670;">Content here</div>
        
        
          .mybackground {background-color:#96e670;}
        
        Background color #96e670
      
           Border around this has a color of #96e670        
        
          <div style="border:2px solid #96e670;">Content here</div>
        
        
          .myborder {border:2px solid #96e670;}
        
        Border color #96e670