#96ea7e color space conversions
Hex:
        #96ea7e
        RGB:
        150, 234, 126
        CMY:
        41, 8, 51
        CMYK:
        36, 0, 46, 8
      HSL:
        107°, 72.0000%, 70.5882%
        HSV (HSB):
        107°, 46.1538%, 91.7647%
        XYZ:
        45.7664, 66.8360, 30.2272
        xyY:
        0.3204, 0.4679, 66.8360
      CIE-Lab:
        85.4211, -45.2621, 44.3944
        CIE-LCH:
        85.4211, 63.3996, 135.5545
        CIE-Luv:
        85.4211, -41.2134, 66.3899
        Hunter-Lab:
        81.7533, -43.1420, 35.3056
      #96ea7e color charts
#96ea7e RGB chart
      #96ea7e CMYK chart
      #96ea7e RGB pie chart
      #96ea7e color shades, tints & tones
#96ea7e color schemes
#96ea7e color preview, HTML & CSS examples
           This text has a color of #96ea7e        
        
          <p style="color:#96ea7e;">Text here</p>
        
        
          .mytext {color:#96ea7e;}
        
        Text color #96ea7e
      
           This box has a color of #96ea7e        
        
          <div style="background-color:#96ea7e;">Content here</div>
        
        
          .mybackground {background-color:#96ea7e;}
        
        Background color #96ea7e
      
           Border around this has a color of #96ea7e        
        
          <div style="border:2px solid #96ea7e;">Content here</div>
        
        
          .myborder {border:2px solid #96ea7e;}
        
        Border color #96ea7e