#96da5e color space conversions
Hex:
        #96da5e
        RGB:
        150, 218, 94
        CMY:
        41, 15, 63
        CMYK:
        31, 0, 57, 15
      HSL:
        93°, 62.6263%, 61.1765%
        HSV (HSB):
        93°, 56.8807%, 85.4902%
        XYZ:
        39.6695, 57.4350, 19.5849
        xyY:
        0.3400, 0.4922, 57.4350
      CIE-Lab:
        80.4236, -41.9597, 53.3502
        CIE-LCH:
        80.4236, 67.8739, 128.1849
        CIE-Luv:
        80.4236, -34.0225, 73.3374
        Hunter-Lab:
        75.7859, -39.1910, 37.7281
      #96da5e color charts
#96da5e RGB chart
      #96da5e CMYK chart
      #96da5e RGB pie chart
      #96da5e color shades, tints & tones
#96da5e color schemes
#96da5e color preview, HTML & CSS examples
           This text has a color of #96da5e        
        
          <p style="color:#96da5e;">Text here</p>
        
        
          .mytext {color:#96da5e;}
        
        Text color #96da5e
      
           This box has a color of #96da5e        
        
          <div style="background-color:#96da5e;">Content here</div>
        
        
          .mybackground {background-color:#96da5e;}
        
        Background color #96da5e
      
           Border around this has a color of #96da5e        
        
          <div style="border:2px solid #96da5e;">Content here</div>
        
        
          .myborder {border:2px solid #96da5e;}
        
        Border color #96da5e