#96349e color space conversions
Hex:
        #96349e
        RGB:
        150, 52, 158
        CMY:
        41, 80, 38
        CMYK:
        5, 67, 0, 38
      HSL:
        295°, 50.4762%, 41.1765%
        HSV (HSB):
        295°, 67.0886%, 61.9608%
        XYZ:
        19.9772, 11.4086, 33.4969
        xyY:
        0.3079, 0.1758, 11.4086
      CIE-Lab:
        40.2604, 54.7806, -38.0132
        CIE-LCH:
        40.2604, 66.6777, 325.2426
        CIE-Luv:
        40.2604, 39.8811, -60.8251
        Hunter-Lab:
        33.7767, 46.4647, -35.1553
      #96349e color charts
#96349e RGB chart
      #96349e CMYK chart
      #96349e RGB pie chart
      #96349e color shades, tints & tones
#96349e color schemes
#96349e color preview, HTML & CSS examples
           This text has a color of #96349e        
        
          <p style="color:#96349e;">Text here</p>
        
        
          .mytext {color:#96349e;}
        
        Text color #96349e
      
           This box has a color of #96349e        
        
          <div style="background-color:#96349e;">Content here</div>
        
        
          .mybackground {background-color:#96349e;}
        
        Background color #96349e
      
           Border around this has a color of #96349e        
        
          <div style="border:2px solid #96349e;">Content here</div>
        
        
          .myborder {border:2px solid #96349e;}
        
        Border color #96349e