#967d94 color space conversions
Hex:
        #967d94
        RGB:
        150, 125, 148
        CMY:
        41, 51, 42
        CMYK:
        0, 17, 1, 41
      HSL:
        305°, 10.6383%, 53.9216%
        HSV (HSB):
        305°, 16.6667%, 58.8235%
        XYZ:
        25.2566, 23.2894, 31.1811
        xyY:
        0.3168, 0.2921, 23.2894
      CIE-Lab:
        55.3692, 13.8258, -8.7776
        CIE-LCH:
        55.3692, 16.3767, 327.5898
        CIE-Luv:
        55.3692, 12.9302, -14.8265
        Hunter-Lab:
        48.2591, 8.9654, -4.5270
      #967d94 color charts
#967d94 RGB chart
      #967d94 CMYK chart
      #967d94 RGB pie chart
      #967d94 color shades, tints & tones
#967d94 color schemes
#967d94 color preview, HTML & CSS examples
           This text has a color of #967d94        
        
          <p style="color:#967d94;">Text here</p>
        
        
          .mytext {color:#967d94;}
        
        Text color #967d94
      
           This box has a color of #967d94        
        
          <div style="background-color:#967d94;">Content here</div>
        
        
          .mybackground {background-color:#967d94;}
        
        Background color #967d94
      
           Border around this has a color of #967d94        
        
          <div style="border:2px solid #967d94;">Content here</div>
        
        
          .myborder {border:2px solid #967d94;}
        
        Border color #967d94