#964d85 color space conversions
Hex:
        #964d85
        RGB:
        150, 77, 133
        CMY:
        41, 70, 48
        CMYK:
        0, 49, 11, 41
      HSL:
        314°, 32.1586%, 44.5098%
        HSV (HSB):
        314°, 48.6667%, 58.8235%
        XYZ:
        19.4652, 13.4852, 23.7673
        xyY:
        0.3432, 0.2378, 13.4852
      CIE-Lab:
        43.4855, 38.3175, -17.8601
        CIE-LCH:
        43.4855, 42.2754, 335.0094
        CIE-Luv:
        43.4855, 38.3593, -30.6277
        Hunter-Lab:
        36.7223, 30.3527, -12.6679
      #964d85 color charts
#964d85 RGB chart
      #964d85 CMYK chart
      #964d85 RGB pie chart
      #964d85 color shades, tints & tones
#964d85 color schemes
#964d85 color preview, HTML & CSS examples
           This text has a color of #964d85        
        
          <p style="color:#964d85;">Text here</p>
        
        
          .mytext {color:#964d85;}
        
        Text color #964d85
      
           This box has a color of #964d85        
        
          <div style="background-color:#964d85;">Content here</div>
        
        
          .mybackground {background-color:#964d85;}
        
        Background color #964d85
      
           Border around this has a color of #964d85        
        
          <div style="border:2px solid #964d85;">Content here</div>
        
        
          .myborder {border:2px solid #964d85;}
        
        Border color #964d85