#96fca7 color space conversions
Hex:
        #96fca7
        RGB:
        150, 252, 167
        CMY:
        41, 1, 35
        CMYK:
        40, 0, 34, 1
      HSL:
        130°, 94.4444%, 78.8235%
        HSV (HSB):
        130°, 40.4762%, 98.8235%
        XYZ:
        54.3631, 78.8949, 48.9222
        xyY:
        0.2984, 0.4331, 78.8949
      CIE-Lab:
        91.1867, -46.9696, 31.6211
        CIE-LCH:
        91.1867, 56.6219, 146.0506
        CIE-Luv:
        91.1867, -48.3460, 52.7557
        Hunter-Lab:
        88.8228, -46.1906, 29.5199
      #96fca7 color charts
#96fca7 RGB chart
      #96fca7 CMYK chart
      #96fca7 RGB pie chart
      #96fca7 color shades, tints & tones
#96fca7 color schemes
#96fca7 color preview, HTML & CSS examples
           This text has a color of #96fca7        
        
          <p style="color:#96fca7;">Text here</p>
        
        
          .mytext {color:#96fca7;}
        
        Text color #96fca7
      
           This box has a color of #96fca7        
        
          <div style="background-color:#96fca7;">Content here</div>
        
        
          .mybackground {background-color:#96fca7;}
        
        Background color #96fca7
      
           Border around this has a color of #96fca7        
        
          <div style="border:2px solid #96fca7;">Content here</div>
        
        
          .myborder {border:2px solid #96fca7;}
        
        Border color #96fca7