#96f3ba color space conversions
Hex:
        #96f3ba
        RGB:
        150, 243, 186
        CMY:
        41, 5, 27
        CMYK:
        38, 0, 23, 5
      HSL:
        143°, 79.4872%, 77.0588%
        HSV (HSB):
        143°, 38.2716%, 95.2941%
        XYZ:
        53.4912, 74.1304, 57.9437
        xyY:
        0.2883, 0.3995, 74.1304
      CIE-Lab:
        88.9841, -39.7065, 18.9335
        CIE-LCH:
        88.9841, 43.9896, 154.5065
        CIE-Luv:
        88.9841, -44.0490, 34.4987
        Hunter-Lab:
        86.0990, -39.7756, 20.3678
      #96f3ba color charts
#96f3ba RGB chart
      #96f3ba CMYK chart
      #96f3ba RGB pie chart
      #96f3ba color shades, tints & tones
#96f3ba color schemes
#96f3ba color preview, HTML & CSS examples
           This text has a color of #96f3ba        
        
          <p style="color:#96f3ba;">Text here</p>
        
        
          .mytext {color:#96f3ba;}
        
        Text color #96f3ba
      
           This box has a color of #96f3ba        
        
          <div style="background-color:#96f3ba;">Content here</div>
        
        
          .mybackground {background-color:#96f3ba;}
        
        Background color #96f3ba
      
           Border around this has a color of #96f3ba        
        
          <div style="border:2px solid #96f3ba;">Content here</div>
        
        
          .myborder {border:2px solid #96f3ba;}
        
        Border color #96f3ba