#96f1cd color space conversions
Hex:
        #96f1cd
        RGB:
        150, 241, 205
        CMY:
        41, 5, 20
        CMYK:
        38, 0, 15, 5
      HSL:
        156°, 76.4706%, 76.6667%
        HSV (HSB):
        156°, 37.7593%, 94.5098%
        XYZ:
        55.0524, 73.8024, 69.1013
        xyY:
        0.2781, 0.3728, 73.8024
      CIE-Lab:
        88.8290, -35.0604, 8.8676
        CIE-LCH:
        88.8290, 36.1644, 165.8063
        CIE-Luv:
        88.8290, -42.7631, 19.2988
        Hunter-Lab:
        85.9083, -35.9519, 12.4452
      #96f1cd color charts
#96f1cd RGB chart
      #96f1cd CMYK chart
      #96f1cd RGB pie chart
      #96f1cd color shades, tints & tones
#96f1cd color schemes
#96f1cd color preview, HTML & CSS examples
           This text has a color of #96f1cd        
        
          <p style="color:#96f1cd;">Text here</p>
        
        
          .mytext {color:#96f1cd;}
        
        Text color #96f1cd
      
           This box has a color of #96f1cd        
        
          <div style="background-color:#96f1cd;">Content here</div>
        
        
          .mybackground {background-color:#96f1cd;}
        
        Background color #96f1cd
      
           Border around this has a color of #96f1cd        
        
          <div style="border:2px solid #96f1cd;">Content here</div>
        
        
          .myborder {border:2px solid #96f1cd;}
        
        Border color #96f1cd