#96f3be color space conversions
Hex:
        #96f3be
        RGB:
        150, 243, 190
        CMY:
        41, 5, 25
        CMYK:
        38, 0, 22, 5
      HSL:
        146°, 79.4872%, 77.0588%
        HSV (HSB):
        146°, 38.2716%, 95.2941%
        XYZ:
        53.9225, 74.3029, 60.2151
        xyY:
        0.2862, 0.3943, 74.3029
      CIE-Lab:
        89.0655, -38.9507, 16.9832
        CIE-LCH:
        89.0655, 42.4922, 156.4420
        CIE-Luv:
        89.0655, -43.9568, 31.6588
        Hunter-Lab:
        86.1991, -39.1865, 18.9219
      #96f3be color charts
#96f3be RGB chart
      #96f3be CMYK chart
      #96f3be RGB pie chart
      #96f3be color shades, tints & tones
#96f3be color schemes
#96f3be color preview, HTML & CSS examples
           This text has a color of #96f3be        
        
          <p style="color:#96f3be;">Text here</p>
        
        
          .mytext {color:#96f3be;}
        
        Text color #96f3be
      
           This box has a color of #96f3be        
        
          <div style="background-color:#96f3be;">Content here</div>
        
        
          .mybackground {background-color:#96f3be;}
        
        Background color #96f3be
      
           Border around this has a color of #96f3be        
        
          <div style="border:2px solid #96f3be;">Content here</div>
        
        
          .myborder {border:2px solid #96f3be;}
        
        Border color #96f3be