#967be1 color space conversions
Hex:
        #967be1
        RGB:
        150, 123, 225
        CMY:
        41, 52, 12
        CMYK:
        33, 45, 0, 12
      HSL:
        256°, 62.9630%, 68.2353%
        HSV (HSB):
        256°, 45.3333%, 88.2353%
        XYZ:
        33.2512, 26.0862, 74.5168
        xyY:
        0.2484, 0.1949, 26.0862
      CIE-Lab:
        58.1188, 32.8338, -48.4585
        CIE-LCH:
        58.1188, 58.5345, 304.1202
        CIE-Luv:
        58.1188, 5.5796, -80.1488
        Hunter-Lab:
        51.0746, 26.8286, -50.7505
      #967be1 color charts
#967be1 RGB chart
      #967be1 CMYK chart
      #967be1 RGB pie chart
      #967be1 color shades, tints & tones
#967be1 color schemes
#967be1 color preview, HTML & CSS examples
           This text has a color of #967be1        
        
          <p style="color:#967be1;">Text here</p>
        
        
          .mytext {color:#967be1;}
        
        Text color #967be1
      
           This box has a color of #967be1        
        
          <div style="background-color:#967be1;">Content here</div>
        
        
          .mybackground {background-color:#967be1;}
        
        Background color #967be1
      
           Border around this has a color of #967be1        
        
          <div style="border:2px solid #967be1;">Content here</div>
        
        
          .myborder {border:2px solid #967be1;}
        
        Border color #967be1