#96f3bd color space conversions
Hex:
        #96f3bd
        RGB:
        150, 243, 189
        CMY:
        41, 5, 26
        CMYK:
        38, 0, 22, 5
      HSL:
        145°, 79.4872%, 77.0588%
        HSV (HSB):
        145°, 38.2716%, 95.2941%
        XYZ:
        53.8136, 74.2593, 59.6413
        xyY:
        0.2867, 0.3956, 74.2593
      CIE-Lab:
        89.0449, -39.1411, 17.4708
        CIE-LCH:
        89.0449, 42.8632, 155.9462
        CIE-Luv:
        89.0449, -43.9799, 32.3727
        Hunter-Lab:
        86.1739, -39.3351, 19.2868
      #96f3bd color charts
#96f3bd RGB chart
      #96f3bd CMYK chart
      #96f3bd RGB pie chart
      #96f3bd color shades, tints & tones
#96f3bd color schemes
#96f3bd color preview, HTML & CSS examples
           This text has a color of #96f3bd        
        
          <p style="color:#96f3bd;">Text here</p>
        
        
          .mytext {color:#96f3bd;}
        
        Text color #96f3bd
      
           This box has a color of #96f3bd        
        
          <div style="background-color:#96f3bd;">Content here</div>
        
        
          .mybackground {background-color:#96f3bd;}
        
        Background color #96f3bd
      
           Border around this has a color of #96f3bd        
        
          <div style="border:2px solid #96f3bd;">Content here</div>
        
        
          .myborder {border:2px solid #96f3bd;}
        
        Border color #96f3bd