#96eeaa color space conversions
Hex:
        #96eeaa
        RGB:
        150, 238, 170
        CMY:
        41, 7, 33
        CMYK:
        37, 0, 29, 7
      HSL:
        134°, 72.1311%, 76.0784%
        HSV (HSB):
        134°, 36.9748%, 93.3333%
        XYZ:
        50.4079, 70.5354, 48.9881
        xyY:
        0.2966, 0.4151, 70.5354
      CIE-Lab:
        87.2588, -40.3590, 24.7801
        CIE-LCH:
        87.2588, 47.3593, 148.4504
        CIE-Luv:
        87.2588, -42.2309, 42.3489
        Hunter-Lab:
        83.9853, -39.8388, 24.2063
      #96eeaa color charts
#96eeaa RGB chart
      #96eeaa CMYK chart
      #96eeaa RGB pie chart
      #96eeaa color shades, tints & tones
#96eeaa color schemes
#96eeaa color preview, HTML & CSS examples
           This text has a color of #96eeaa        
        
          <p style="color:#96eeaa;">Text here</p>
        
        
          .mytext {color:#96eeaa;}
        
        Text color #96eeaa
      
           This box has a color of #96eeaa        
        
          <div style="background-color:#96eeaa;">Content here</div>
        
        
          .mybackground {background-color:#96eeaa;}
        
        Background color #96eeaa
      
           Border around this has a color of #96eeaa        
        
          <div style="border:2px solid #96eeaa;">Content here</div>
        
        
          .myborder {border:2px solid #96eeaa;}
        
        Border color #96eeaa