#967cce color space conversions
Hex:
        #967cce
        RGB:
        150, 124, 206
        CMY:
        41, 51, 19
        CMYK:
        27, 40, 0, 19
      HSL:
        259°, 45.5556%, 64.7059%
        HSV (HSB):
        259°, 39.8058%, 80.7843%
        XYZ:
        30.9259, 25.3556, 61.6567
        xyY:
        0.2622, 0.2150, 25.3556
      CIE-Lab:
        57.4202, 27.4328, -38.8773
        CIE-LCH:
        57.4202, 47.5816, 305.2078
        CIE-Luv:
        57.4202, 7.1935, -63.8954
        Hunter-Lab:
        50.3543, 21.5086, -37.3500
      #967cce color charts
#967cce RGB chart
      #967cce CMYK chart
      #967cce RGB pie chart
      #967cce color shades, tints & tones
#967cce color schemes
#967cce color preview, HTML & CSS examples
           This text has a color of #967cce        
        
          <p style="color:#967cce;">Text here</p>
        
        
          .mytext {color:#967cce;}
        
        Text color #967cce
      
           This box has a color of #967cce        
        
          <div style="background-color:#967cce;">Content here</div>
        
        
          .mybackground {background-color:#967cce;}
        
        Background color #967cce
      
           Border around this has a color of #967cce        
        
          <div style="border:2px solid #967cce;">Content here</div>
        
        
          .myborder {border:2px solid #967cce;}
        
        Border color #967cce