#96406d color space conversions
Hex:
        #96406d
        RGB:
        150, 64, 109
        CMY:
        41, 75, 57
        CMYK:
        0, 57, 27, 41
      HSL:
        329°, 40.1869%, 41.9608%
        HSV (HSB):
        329°, 57.3333%, 58.8235%
        XYZ:
        17.1714, 11.2549, 15.7354
        xyY:
        0.3888, 0.2549, 11.2549
      CIE-Lab:
        40.0066, 41.2488, -8.3917
        CIE-LCH:
        40.0066, 42.0938, 348.5006
        CIE-Luv:
        40.0066, 50.2886, -17.6683
        Hunter-Lab:
        33.5484, 32.6536, -4.3252
      #96406d color charts
#96406d RGB chart
      #96406d CMYK chart
      #96406d RGB pie chart
      #96406d color shades, tints & tones
#96406d color schemes
#96406d color preview, HTML & CSS examples
           This text has a color of #96406d        
        
          <p style="color:#96406d;">Text here</p>
        
        
          .mytext {color:#96406d;}
        
        Text color #96406d
      
           This box has a color of #96406d        
        
          <div style="background-color:#96406d;">Content here</div>
        
        
          .mybackground {background-color:#96406d;}
        
        Background color #96406d
      
           Border around this has a color of #96406d        
        
          <div style="border:2px solid #96406d;">Content here</div>
        
        
          .myborder {border:2px solid #96406d;}
        
        Border color #96406d