#96fcbf color space conversions
Hex:
        #96fcbf
        RGB:
        150, 252, 191
        CMY:
        41, 1, 25
        CMYK:
        40, 0, 24, 1
      HSL:
        144°, 94.4444%, 78.8235%
        HSV (HSB):
        144°, 40.4762%, 98.8235%
        XYZ:
        56.7921, 79.8664, 61.7127
        xyY:
        0.2863, 0.4026, 79.8664
      CIE-Lab:
        91.6249, -42.7670, 20.0461
        CIE-LCH:
        91.6249, 47.2320, 154.8862
        CIE-Luv:
        91.6249, -47.7355, 36.7513
        Hunter-Lab:
        89.3680, -42.9599, 21.6151
      #96fcbf color charts
#96fcbf RGB chart
      #96fcbf CMYK chart
      #96fcbf RGB pie chart
      #96fcbf color shades, tints & tones
#96fcbf color schemes
#96fcbf color preview, HTML & CSS examples
           This text has a color of #96fcbf        
        
          <p style="color:#96fcbf;">Text here</p>
        
        
          .mytext {color:#96fcbf;}
        
        Text color #96fcbf
      
           This box has a color of #96fcbf        
        
          <div style="background-color:#96fcbf;">Content here</div>
        
        
          .mybackground {background-color:#96fcbf;}
        
        Background color #96fcbf
      
           Border around this has a color of #96fcbf        
        
          <div style="border:2px solid #96fcbf;">Content here</div>
        
        
          .myborder {border:2px solid #96fcbf;}
        
        Border color #96fcbf