#96639b color space conversions
Hex:
        #96639b
        RGB:
        150, 99, 155
        CMY:
        41, 61, 39
        CMYK:
        3, 36, 0, 39
      HSL:
        295°, 22.0472%, 49.8039%
        HSV (HSB):
        295°, 36.1290%, 60.7843%
        XYZ:
        22.9559, 17.7743, 33.2312
        xyY:
        0.3104, 0.2403, 17.7743
      CIE-Lab:
        49.2212, 30.2528, -22.2056
        CIE-LCH:
        49.2212, 37.5276, 323.7213
        CIE-Luv:
        49.2212, 24.3478, -36.7192
        Hunter-Lab:
        42.1595, 23.4142, -17.2222
      #96639b color charts
#96639b RGB chart
      #96639b CMYK chart
      #96639b RGB pie chart
      #96639b color shades, tints & tones
#96639b color schemes
#96639b color preview, HTML & CSS examples
           This text has a color of #96639b        
        
          <p style="color:#96639b;">Text here</p>
        
        
          .mytext {color:#96639b;}
        
        Text color #96639b
      
           This box has a color of #96639b        
        
          <div style="background-color:#96639b;">Content here</div>
        
        
          .mybackground {background-color:#96639b;}
        
        Background color #96639b
      
           Border around this has a color of #96639b        
        
          <div style="border:2px solid #96639b;">Content here</div>
        
        
          .myborder {border:2px solid #96639b;}
        
        Border color #96639b