#96faae color space conversions
Hex:
        #96faae
        RGB:
        150, 250, 174
        CMY:
        41, 2, 32
        CMYK:
        40, 0, 30, 2
      HSL:
        134°, 90.9091%, 78.4314%
        HSV (HSB):
        134°, 40.0000%, 98.0392%
        XYZ:
        54.4033, 77.9112, 52.2154
        xyY:
        0.2948, 0.4222, 77.9112
      CIE-Lab:
        90.7394, -44.9395, 27.4871
        CIE-LCH:
        90.7394, 52.6792, 148.5481
        CIE-Luv:
        90.7394, -47.3224, 47.0480
        Hunter-Lab:
        88.2673, -44.4500, 26.7136
      #96faae color charts
#96faae RGB chart
      #96faae CMYK chart
      #96faae RGB pie chart
      #96faae color shades, tints & tones
#96faae color schemes
#96faae color preview, HTML & CSS examples
           This text has a color of #96faae        
        
          <p style="color:#96faae;">Text here</p>
        
        
          .mytext {color:#96faae;}
        
        Text color #96faae
      
           This box has a color of #96faae        
        
          <div style="background-color:#96faae;">Content here</div>
        
        
          .mybackground {background-color:#96faae;}
        
        Background color #96faae
      
           Border around this has a color of #96faae        
        
          <div style="border:2px solid #96faae;">Content here</div>
        
        
          .myborder {border:2px solid #96faae;}
        
        Border color #96faae