#96627e color space conversions
Hex:
        #96627e
        RGB:
        150, 98, 126
        CMY:
        41, 62, 51
        CMYK:
        0, 35, 16, 41
      HSL:
        328°, 20.9677%, 48.6275%
        HSV (HSB):
        328°, 34.6667%, 58.8235%
        XYZ:
        20.7113, 16.7258, 21.8755
        xyY:
        0.3492, 0.2820, 16.7258
      CIE-Lab:
        47.9126, 25.3942, -6.9433
        CIE-LCH:
        47.9126, 26.3263, 344.7080
        CIE-Luv:
        47.9126, 29.7903, -13.6725
        Hunter-Lab:
        40.8971, 18.8266, -3.0856
      #96627e color charts
#96627e RGB chart
      #96627e CMYK chart
      #96627e RGB pie chart
      #96627e color shades, tints & tones
#96627e color schemes
#96627e color preview, HTML & CSS examples
           This text has a color of #96627e        
        
          <p style="color:#96627e;">Text here</p>
        
        
          .mytext {color:#96627e;}
        
        Text color #96627e
      
           This box has a color of #96627e        
        
          <div style="background-color:#96627e;">Content here</div>
        
        
          .mybackground {background-color:#96627e;}
        
        Background color #96627e
      
           Border around this has a color of #96627e        
        
          <div style="border:2px solid #96627e;">Content here</div>
        
        
          .myborder {border:2px solid #96627e;}
        
        Border color #96627e