#968ffb color space conversions
Hex:
        #968ffb
        RGB:
        150, 143, 251
        CMY:
        41, 44, 2
        CMYK:
        40, 43, 0, 2
      HSL:
        244°, 93.1034%, 77.2549%
        HSV (HSB):
        244°, 43.0279%, 98.4314%
        XYZ:
        39.8127, 33.0940, 95.5562
        xyY:
        0.2363, 0.1964, 33.0940
      CIE-Lab:
        64.2369, 28.2598, -53.1432
        CIE-LCH:
        64.2369, 60.1898, 298.0026
        CIE-Luv:
        64.2369, -3.6023, -88.8407
        Hunter-Lab:
        57.5274, 22.8608, -58.2149
      #968ffb color charts
#968ffb RGB chart
      #968ffb CMYK chart
      #968ffb RGB pie chart
      #968ffb color shades, tints & tones
#968ffb color schemes
#968ffb color preview, HTML & CSS examples
           This text has a color of #968ffb        
        
          <p style="color:#968ffb;">Text here</p>
        
        
          .mytext {color:#968ffb;}
        
        Text color #968ffb
      
           This box has a color of #968ffb        
        
          <div style="background-color:#968ffb;">Content here</div>
        
        
          .mybackground {background-color:#968ffb;}
        
        Background color #968ffb
      
           Border around this has a color of #968ffb        
        
          <div style="border:2px solid #968ffb;">Content here</div>
        
        
          .myborder {border:2px solid #968ffb;}
        
        Border color #968ffb