#96f5ea color space conversions
Hex:
        #96f5ea
        RGB:
        150, 245, 234
        CMY:
        41, 4, 8
        CMYK:
        39, 0, 4, 4
      HSL:
        173°, 82.6087%, 77.4510%
        HSV (HSB):
        173°, 38.7755%, 96.0784%
        XYZ:
        60.0814, 77.7294, 89.6785
        xyY:
        0.2641, 0.3417, 77.7294
      CIE-Lab:
        90.6563, -30.6134, -3.5832
        CIE-LCH:
        90.6563, 30.8224, 186.6759
        CIE-Luv:
        90.6563, -43.7154, -0.4930
        Hunter-Lab:
        88.1643, -32.6449, 1.4066
      #96f5ea color charts
#96f5ea RGB chart
      #96f5ea CMYK chart
      #96f5ea RGB pie chart
      #96f5ea color shades, tints & tones
#96f5ea color schemes
#96f5ea color preview, HTML & CSS examples
           This text has a color of #96f5ea        
        
          <p style="color:#96f5ea;">Text here</p>
        
        
          .mytext {color:#96f5ea;}
        
        Text color #96f5ea
      
           This box has a color of #96f5ea        
        
          <div style="background-color:#96f5ea;">Content here</div>
        
        
          .mybackground {background-color:#96f5ea;}
        
        Background color #96f5ea
      
           Border around this has a color of #96f5ea        
        
          <div style="border:2px solid #96f5ea;">Content here</div>
        
        
          .myborder {border:2px solid #96f5ea;}
        
        Border color #96f5ea