#96406f color space conversions
Hex:
        #96406f
        RGB:
        150, 64, 111
        CMY:
        41, 75, 56
        CMYK:
        0, 57, 26, 41
      HSL:
        327°, 40.1869%, 41.9608%
        HSV (HSB):
        327°, 57.3333%, 58.8235%
        XYZ:
        17.2803, 11.2985, 16.3090
        xyY:
        0.3850, 0.2517, 11.2985
      CIE-Lab:
        40.0788, 41.5341, -9.5274
        CIE-LCH:
        40.0788, 42.6128, 347.0806
        CIE-Luv:
        40.0788, 49.7256, -19.2179
        Hunter-Lab:
        33.6133, 32.9422, -5.2379
      #96406f color charts
#96406f RGB chart
      #96406f CMYK chart
      #96406f RGB pie chart
      #96406f color shades, tints & tones
#96406f color schemes
#96406f color preview, HTML & CSS examples
           This text has a color of #96406f        
        
          <p style="color:#96406f;">Text here</p>
        
        
          .mytext {color:#96406f;}
        
        Text color #96406f
      
           This box has a color of #96406f        
        
          <div style="background-color:#96406f;">Content here</div>
        
        
          .mybackground {background-color:#96406f;}
        
        Background color #96406f
      
           Border around this has a color of #96406f        
        
          <div style="border:2px solid #96406f;">Content here</div>
        
        
          .myborder {border:2px solid #96406f;}
        
        Border color #96406f