#968dfd color space conversions
Hex:
        #968dfd
        RGB:
        150, 141, 253
        CMY:
        41, 45, 1
        CMYK:
        41, 44, 0, 1
      HSL:
        245°, 96.5517%, 77.2549%
        HSV (HSB):
        245°, 44.2688%, 99.2157%
        XYZ:
        39.8322, 32.6256, 97.1265
        xyY:
        0.2349, 0.1924, 32.6256
      CIE-Lab:
        63.8566, 29.9600, -54.8421
        CIE-LCH:
        63.8566, 62.4921, 298.6476
        CIE-Luv:
        63.8566, -3.0530, -91.7385
        Hunter-Lab:
        57.1189, 24.5201, -60.8352
      #968dfd color charts
#968dfd RGB chart
      #968dfd CMYK chart
      #968dfd RGB pie chart
      #968dfd color shades, tints & tones
#968dfd color schemes
#968dfd color preview, HTML & CSS examples
           This text has a color of #968dfd        
        
          <p style="color:#968dfd;">Text here</p>
        
        
          .mytext {color:#968dfd;}
        
        Text color #968dfd
      
           This box has a color of #968dfd        
        
          <div style="background-color:#968dfd;">Content here</div>
        
        
          .mybackground {background-color:#968dfd;}
        
        Background color #968dfd
      
           Border around this has a color of #968dfd        
        
          <div style="border:2px solid #968dfd;">Content here</div>
        
        
          .myborder {border:2px solid #968dfd;}
        
        Border color #968dfd