#964a8a color space conversions
Hex:
        #964a8a
        RGB:
        150, 74, 138
        CMY:
        41, 71, 46
        CMYK:
        0, 51, 8, 41
      HSL:
        309°, 33.9286%, 43.9216%
        HSV (HSB):
        309°, 50.6667%, 58.8235%
        XYZ:
        19.6139, 13.2166, 25.5620
        xyY:
        0.3359, 0.2263, 13.2166
      CIE-Lab:
        43.0878, 40.7803, -21.5037
        CIE-LCH:
        43.0878, 46.1025, 332.1971
        CIE-Luv:
        43.0878, 38.3803, -36.1296
        Hunter-Lab:
        36.3546, 32.6831, -16.2404
      #964a8a color charts
#964a8a RGB chart
      #964a8a CMYK chart
      #964a8a RGB pie chart
      #964a8a color shades, tints & tones
#964a8a color schemes
#964a8a color preview, HTML & CSS examples
           This text has a color of #964a8a        
        
          <p style="color:#964a8a;">Text here</p>
        
        
          .mytext {color:#964a8a;}
        
        Text color #964a8a
      
           This box has a color of #964a8a        
        
          <div style="background-color:#964a8a;">Content here</div>
        
        
          .mybackground {background-color:#964a8a;}
        
        Background color #964a8a
      
           Border around this has a color of #964a8a        
        
          <div style="border:2px solid #964a8a;">Content here</div>
        
        
          .myborder {border:2px solid #964a8a;}
        
        Border color #964a8a