#968fdd color space conversions
Hex:
        #968fdd
        RGB:
        150, 143, 221
        CMY:
        41, 44, 13
        CMYK:
        32, 35, 0, 13
      HSL:
        245°, 53.4247%, 71.3725%
        HSV (HSB):
        245°, 35.2941%, 86.6667%
        XYZ:
        35.4513, 31.3494, 72.5892
        xyY:
        0.2543, 0.2249, 31.3494
      CIE-Lab:
        62.8015, 20.2544, -38.8519
        CIE-LCH:
        62.8015, 43.8145, 297.5341
        CIE-Luv:
        62.8015, -1.4942, -63.9606
        Hunter-Lab:
        55.9905, 15.0366, -37.6734
      #968fdd color charts
#968fdd RGB chart
      #968fdd CMYK chart
      #968fdd RGB pie chart
      #968fdd color shades, tints & tones
#968fdd color schemes
#968fdd color preview, HTML & CSS examples
           This text has a color of #968fdd        
        
          <p style="color:#968fdd;">Text here</p>
        
        
          .mytext {color:#968fdd;}
        
        Text color #968fdd
      
           This box has a color of #968fdd        
        
          <div style="background-color:#968fdd;">Content here</div>
        
        
          .mybackground {background-color:#968fdd;}
        
        Background color #968fdd
      
           Border around this has a color of #968fdd        
        
          <div style="border:2px solid #968fdd;">Content here</div>
        
        
          .myborder {border:2px solid #968fdd;}
        
        Border color #968fdd