#96f3cf color space conversions
Hex:
        #96f3cf
        RGB:
        150, 243, 207
        CMY:
        41, 5, 19
        CMYK:
        38, 0, 15, 5
      HSL:
        157°, 79.4872%, 77.0588%
        HSV (HSB):
        157°, 38.2716%, 95.2941%
        XYZ:
        55.8908, 75.0902, 70.5796
        xyY:
        0.2773, 0.3725, 75.0902
      CIE-Lab:
        89.4352, -35.5685, 8.6958
        CIE-LCH:
        89.4352, 36.6160, 166.2618
        CIE-Luv:
        89.4352, -43.5562, 19.1492
        Hunter-Lab:
        86.6546, -36.5161, 12.3669
      #96f3cf color charts
#96f3cf RGB chart
      #96f3cf CMYK chart
      #96f3cf RGB pie chart
      #96f3cf color shades, tints & tones
#96f3cf color schemes
#96f3cf color preview, HTML & CSS examples
           This text has a color of #96f3cf        
        
          <p style="color:#96f3cf;">Text here</p>
        
        
          .mytext {color:#96f3cf;}
        
        Text color #96f3cf
      
           This box has a color of #96f3cf        
        
          <div style="background-color:#96f3cf;">Content here</div>
        
        
          .mybackground {background-color:#96f3cf;}
        
        Background color #96f3cf
      
           Border around this has a color of #96f3cf        
        
          <div style="border:2px solid #96f3cf;">Content here</div>
        
        
          .myborder {border:2px solid #96f3cf;}
        
        Border color #96f3cf