#967bf4 color space conversions
Hex:
        #967bf4
        RGB:
        150, 123, 244
        CMY:
        41, 52, 4
        CMYK:
        39, 50, 0, 4
      HSL:
        253°, 84.6154%, 71.9608%
        HSV (HSB):
        253°, 49.5902%, 95.6863%
        XYZ:
        35.9898, 27.1816, 88.9377
        xyY:
        0.2366, 0.1787, 27.1816
      CIE-Lab:
        59.1420, 37.8411, -57.4004
        CIE-LCH:
        59.1420, 68.7514, 303.3948
        CIE-Luv:
        59.1420, 3.6667, -95.3648
        Hunter-Lab:
        52.1360, 31.9816, -64.6464
      #967bf4 color charts
#967bf4 RGB chart
      #967bf4 CMYK chart
      #967bf4 RGB pie chart
      #967bf4 color shades, tints & tones
#967bf4 color schemes
#967bf4 color preview, HTML & CSS examples
           This text has a color of #967bf4        
        
          <p style="color:#967bf4;">Text here</p>
        
        
          .mytext {color:#967bf4;}
        
        Text color #967bf4
      
           This box has a color of #967bf4        
        
          <div style="background-color:#967bf4;">Content here</div>
        
        
          .mybackground {background-color:#967bf4;}
        
        Background color #967bf4
      
           Border around this has a color of #967bf4        
        
          <div style="border:2px solid #967bf4;">Content here</div>
        
        
          .myborder {border:2px solid #967bf4;}
        
        Border color #967bf4