#967fc1 color space conversions
Hex:
        #967fc1
        RGB:
        150, 127, 193
        CMY:
        41, 50, 24
        CMYK:
        22, 34, 0, 24
      HSL:
        261°, 34.7368%, 62.7451%
        HSV (HSB):
        261°, 34.1969%, 75.6863%
        XYZ:
        29.7927, 25.5130, 53.8063
        xyY:
        0.2730, 0.2338, 25.5130
      CIE-Lab:
        57.5719, 22.5262, -31.2722
        CIE-LCH:
        57.5719, 38.5407, 305.7662
        CIE-Luv:
        57.5719, 7.3409, -51.0743
        Hunter-Lab:
        50.5104, 16.8919, -27.8015
      #967fc1 color charts
#967fc1 RGB chart
      #967fc1 CMYK chart
      #967fc1 RGB pie chart
      #967fc1 color shades, tints & tones
#967fc1 color schemes
#967fc1 color preview, HTML & CSS examples
           This text has a color of #967fc1        
        
          <p style="color:#967fc1;">Text here</p>
        
        
          .mytext {color:#967fc1;}
        
        Text color #967fc1
      
           This box has a color of #967fc1        
        
          <div style="background-color:#967fc1;">Content here</div>
        
        
          .mybackground {background-color:#967fc1;}
        
        Background color #967fc1
      
           Border around this has a color of #967fc1        
        
          <div style="border:2px solid #967fc1;">Content here</div>
        
        
          .myborder {border:2px solid #967fc1;}
        
        Border color #967fc1