#967bdf color space conversions
Hex:
        #967bdf
        RGB:
        150, 123, 223
        CMY:
        41, 52, 13
        CMYK:
        33, 45, 0, 13
      HSL:
        256°, 60.9756%, 67.8431%
        HSV (HSB):
        256°, 44.8430%, 87.4510%
        XYZ:
        32.9799, 25.9777, 73.0880
        xyY:
        0.2498, 0.1967, 25.9777
      CIE-Lab:
        58.0158, 32.3166, -47.5023
        CIE-LCH:
        58.0158, 57.4528, 304.2281
        CIE-Luv:
        58.0158, 5.7861, -78.5217
        Hunter-Lab:
        50.9683, 26.3070, -49.3434
      #967bdf color charts
#967bdf RGB chart
      #967bdf CMYK chart
      #967bdf RGB pie chart
      #967bdf color shades, tints & tones
#967bdf color schemes
#967bdf color preview, HTML & CSS examples
           This text has a color of #967bdf        
        
          <p style="color:#967bdf;">Text here</p>
        
        
          .mytext {color:#967bdf;}
        
        Text color #967bdf
      
           This box has a color of #967bdf        
        
          <div style="background-color:#967bdf;">Content here</div>
        
        
          .mybackground {background-color:#967bdf;}
        
        Background color #967bdf
      
           Border around this has a color of #967bdf        
        
          <div style="border:2px solid #967bdf;">Content here</div>
        
        
          .myborder {border:2px solid #967bdf;}
        
        Border color #967bdf