#967ce3 color space conversions
Hex:
        #967ce3
        RGB:
        150, 124, 227
        CMY:
        41, 51, 11
        CMYK:
        34, 45, 0, 11
      HSL:
        255°, 64.7799%, 68.8235%
        HSV (HSB):
        255°, 45.3744%, 89.0196%
        XYZ:
        33.6505, 26.4454, 76.0039
        xyY:
        0.2472, 0.1943, 26.4454
      CIE-Lab:
        58.4574, 32.7784, -49.0395
        CIE-LCH:
        58.4574, 58.9856, 303.7591
        CIE-Luv:
        58.4574, 5.0275, -81.1697
        Hunter-Lab:
        51.4251, 26.8092, -51.6304
      #967ce3 color charts
#967ce3 RGB chart
      #967ce3 CMYK chart
      #967ce3 RGB pie chart
      #967ce3 color shades, tints & tones
#967ce3 color schemes
#967ce3 color preview, HTML & CSS examples
           This text has a color of #967ce3        
        
          <p style="color:#967ce3;">Text here</p>
        
        
          .mytext {color:#967ce3;}
        
        Text color #967ce3
      
           This box has a color of #967ce3        
        
          <div style="background-color:#967ce3;">Content here</div>
        
        
          .mybackground {background-color:#967ce3;}
        
        Background color #967ce3
      
           Border around this has a color of #967ce3        
        
          <div style="border:2px solid #967ce3;">Content here</div>
        
        
          .myborder {border:2px solid #967ce3;}
        
        Border color #967ce3