#96e082 color space conversions
Hex:
        #96e082
        RGB:
        150, 224, 130
        CMY:
        41, 12, 49
        CMYK:
        33, 0, 42, 12
      HSL:
        107°, 60.2564%, 69.4118%
        HSV (HSB):
        107°, 41.9643%, 87.8431%
        XYZ:
        43.2626, 61.4070, 30.6917
        xyY:
        0.3196, 0.4537, 61.4070
      CIE-Lab:
        82.5971, -40.3708, 38.8605
        CIE-LCH:
        82.5971, 56.0352, 136.0920
        CIE-Luv:
        82.5971, -36.5456, 58.8417
        Hunter-Lab:
        78.3626, -38.5880, 31.6322
      #96e082 color charts
#96e082 RGB chart
      #96e082 CMYK chart
      #96e082 RGB pie chart
      #96e082 color shades, tints & tones
#96e082 color schemes
#96e082 color preview, HTML & CSS examples
           This text has a color of #96e082        
        
          <p style="color:#96e082;">Text here</p>
        
        
          .mytext {color:#96e082;}
        
        Text color #96e082
      
           This box has a color of #96e082        
        
          <div style="background-color:#96e082;">Content here</div>
        
        
          .mybackground {background-color:#96e082;}
        
        Background color #96e082
      
           Border around this has a color of #96e082        
        
          <div style="border:2px solid #96e082;">Content here</div>
        
        
          .myborder {border:2px solid #96e082;}
        
        Border color #96e082