#96f6bf color space conversions
Hex:
        #96f6bf
        RGB:
        150, 246, 191
        CMY:
        41, 4, 25
        CMYK:
        39, 0, 22, 4
      HSL:
        146°, 84.2105%, 77.6471%
        HSV (HSB):
        146°, 39.0244%, 96.4706%
        XYZ:
        54.9374, 76.1572, 61.0945
        xyY:
        0.2859, 0.3963, 76.1572
      CIE-Lab:
        89.9323, -40.1062, 17.6823
        CIE-LCH:
        89.9323, 43.8312, 156.2079
        CIE-Luv:
        89.9323, -45.2071, 32.8905
        Hunter-Lab:
        87.2681, -40.3489, 19.5800
      #96f6bf color charts
#96f6bf RGB chart
      #96f6bf CMYK chart
      #96f6bf RGB pie chart
      #96f6bf color shades, tints & tones
#96f6bf color schemes
#96f6bf color preview, HTML & CSS examples
           This text has a color of #96f6bf        
        
          <p style="color:#96f6bf;">Text here</p>
        
        
          .mytext {color:#96f6bf;}
        
        Text color #96f6bf
      
           This box has a color of #96f6bf        
        
          <div style="background-color:#96f6bf;">Content here</div>
        
        
          .mybackground {background-color:#96f6bf;}
        
        Background color #96f6bf
      
           Border around this has a color of #96f6bf        
        
          <div style="border:2px solid #96f6bf;">Content here</div>
        
        
          .myborder {border:2px solid #96f6bf;}
        
        Border color #96f6bf