#96feb2 color space conversions
Hex:
        #96feb2
        RGB:
        150, 254, 178
        CMY:
        41, 0, 30
        CMYK:
        41, 0, 30, 0
      HSL:
        136°, 98.1132%, 79.2157%
        HSV (HSB):
        136°, 40.9449%, 99.6078%
        XYZ:
        56.0554, 80.5820, 54.7189
        xyY:
        0.2929, 0.4211, 80.5820
      CIE-Lab:
        91.9454, -45.9772, 27.1034
        CIE-LCH:
        91.9454, 53.3713, 149.4808
        CIE-Luv:
        91.9454, -48.9178, 46.8537
        Hunter-Lab:
        89.7675, -45.6286, 26.6962
      #96feb2 color charts
#96feb2 RGB chart
      #96feb2 CMYK chart
      #96feb2 RGB pie chart
      #96feb2 color shades, tints & tones
#96feb2 color schemes
#96feb2 color preview, HTML & CSS examples
           This text has a color of #96feb2        
        
          <p style="color:#96feb2;">Text here</p>
        
        
          .mytext {color:#96feb2;}
        
        Text color #96feb2
      
           This box has a color of #96feb2        
        
          <div style="background-color:#96feb2;">Content here</div>
        
        
          .mybackground {background-color:#96feb2;}
        
        Background color #96feb2
      
           Border around this has a color of #96feb2        
        
          <div style="border:2px solid #96feb2;">Content here</div>
        
        
          .myborder {border:2px solid #96feb2;}
        
        Border color #96feb2