#967bc4 color space conversions
Hex:
        #967bc4
        RGB:
        150, 123, 196
        CMY:
        41, 52, 23
        CMYK:
        23, 37, 0, 23
      HSL:
        262°, 38.2199%, 62.5490%
        HSV (HSB):
        262°, 37.2449%, 76.8627%
        XYZ:
        29.6244, 24.6355, 55.4183
        xyY:
        0.2701, 0.2246, 24.6355
      CIE-Lab:
        56.7185, 25.5641, -34.3071
        CIE-LCH:
        56.7185, 42.7844, 306.6918
        CIE-Luv:
        56.7185, 8.6550, -56.1842
        Hunter-Lab:
        49.6341, 19.6791, -31.4555
      #967bc4 color charts
#967bc4 RGB chart
      #967bc4 CMYK chart
      #967bc4 RGB pie chart
      #967bc4 color shades, tints & tones
#967bc4 color schemes
#967bc4 color preview, HTML & CSS examples
           This text has a color of #967bc4        
        
          <p style="color:#967bc4;">Text here</p>
        
        
          .mytext {color:#967bc4;}
        
        Text color #967bc4
      
           This box has a color of #967bc4        
        
          <div style="background-color:#967bc4;">Content here</div>
        
        
          .mybackground {background-color:#967bc4;}
        
        Background color #967bc4
      
           Border around this has a color of #967bc4        
        
          <div style="border:2px solid #967bc4;">Content here</div>
        
        
          .myborder {border:2px solid #967bc4;}
        
        Border color #967bc4