#96ec93 color space conversions
Hex:
        #96ec93
        RGB:
        150, 236, 147
        CMY:
        41, 7, 42
        CMYK:
        36, 0, 38, 7
      HSL:
        118°, 70.0787%, 75.0980%
        HSV (HSB):
        118°, 37.7119%, 92.5490%
        XYZ:
        47.8396, 68.5815, 38.3199
        xyY:
        0.3092, 0.4432, 68.5815
      CIE-Lab:
        86.2964, -43.2046, 35.1677
        CIE-LCH:
        86.2964, 55.7082, 140.8551
        CIE-Luv:
        86.2964, -41.7777, 55.7391
        Hunter-Lab:
        82.8140, -41.8094, 30.5349
      #96ec93 color charts
#96ec93 RGB chart
      #96ec93 CMYK chart
      #96ec93 RGB pie chart
      #96ec93 color shades, tints & tones
#96ec93 color schemes
#96ec93 color preview, HTML & CSS examples
           This text has a color of #96ec93        
        
          <p style="color:#96ec93;">Text here</p>
        
        
          .mytext {color:#96ec93;}
        
        Text color #96ec93
      
           This box has a color of #96ec93        
        
          <div style="background-color:#96ec93;">Content here</div>
        
        
          .mybackground {background-color:#96ec93;}
        
        Background color #96ec93
      
           Border around this has a color of #96ec93        
        
          <div style="border:2px solid #96ec93;">Content here</div>
        
        
          .myborder {border:2px solid #96ec93;}
        
        Border color #96ec93