#967ff0 color space conversions
Hex:
        #967ff0
        RGB:
        150, 127, 240
        CMY:
        41, 50, 6
        CMYK:
        38, 47, 0, 6
      HSL:
        252°, 79.0210%, 71.9608%
        HSV (HSB):
        252°, 47.0833%, 94.1176%
        XYZ:
        35.8952, 27.9540, 85.9419
        xyY:
        0.2396, 0.1866, 27.9540
      CIE-Lab:
        59.8472, 34.4846, -54.0614
        CIE-LCH:
        59.8472, 64.1235, 302.5329
        CIE-Luv:
        59.8472, 2.7441, -89.8573
        Hunter-Lab:
        52.8716, 28.6608, -59.3648
      #967ff0 color charts
#967ff0 RGB chart
      #967ff0 CMYK chart
      #967ff0 RGB pie chart
      #967ff0 color shades, tints & tones
#967ff0 color schemes
#967ff0 color preview, HTML & CSS examples
           This text has a color of #967ff0        
        
          <p style="color:#967ff0;">Text here</p>
        
        
          .mytext {color:#967ff0;}
        
        Text color #967ff0
      
           This box has a color of #967ff0        
        
          <div style="background-color:#967ff0;">Content here</div>
        
        
          .mybackground {background-color:#967ff0;}
        
        Background color #967ff0
      
           Border around this has a color of #967ff0        
        
          <div style="border:2px solid #967ff0;">Content here</div>
        
        
          .myborder {border:2px solid #967ff0;}
        
        Border color #967ff0