#96fac4 color space conversions
Hex:
        #96fac4
        RGB:
        150, 250, 196
        CMY:
        41, 2, 23
        CMYK:
        40, 0, 22, 2
      HSL:
        148°, 90.9091%, 78.4314%
        HSV (HSB):
        148°, 40.0000%, 98.0392%
        XYZ:
        56.7271, 78.8408, 64.4525
        xyY:
        0.2836, 0.3942, 78.8408
      CIE-Lab:
        91.1622, -40.9332, 16.8344
        CIE-LCH:
        91.1622, 44.2597, 157.6444
        CIE-Luv:
        91.1622, -46.7658, 31.9156
        Hunter-Lab:
        88.7923, -41.3476, 19.1172
      #96fac4 color charts
#96fac4 RGB chart
      #96fac4 CMYK chart
      #96fac4 RGB pie chart
      #96fac4 color shades, tints & tones
#96fac4 color schemes
#96fac4 color preview, HTML & CSS examples
           This text has a color of #96fac4        
        
          <p style="color:#96fac4;">Text here</p>
        
        
          .mytext {color:#96fac4;}
        
        Text color #96fac4
      
           This box has a color of #96fac4        
        
          <div style="background-color:#96fac4;">Content here</div>
        
        
          .mybackground {background-color:#96fac4;}
        
        Background color #96fac4
      
           Border around this has a color of #96fac4        
        
          <div style="border:2px solid #96fac4;">Content here</div>
        
        
          .myborder {border:2px solid #96fac4;}
        
        Border color #96fac4