#968fa7 color space conversions
Hex:
        #968fa7
        RGB:
        150, 143, 167
        CMY:
        41, 44, 35
        CMYK:
        10, 14, 0, 35
      HSL:
        258°, 12.0000%, 60.7843%
        HSV (HSB):
        258°, 14.3713%, 65.4902%
        XYZ:
        29.3752, 28.9190, 40.5929
        xyY:
        0.2971, 0.2924, 28.9190
      CIE-Lab:
        60.7101, 7.4057, -11.6852
        CIE-LCH:
        60.7101, 13.8343, 302.3651
        CIE-Luv:
        60.7101, 2.3971, -18.4540
        Hunter-Lab:
        53.7764, 3.3965, -7.1114
      #968fa7 color charts
#968fa7 RGB chart
      #968fa7 CMYK chart
      #968fa7 RGB pie chart
      #968fa7 color shades, tints & tones
#968fa7 color schemes
#968fa7 color preview, HTML & CSS examples
           This text has a color of #968fa7        
        
          <p style="color:#968fa7;">Text here</p>
        
        
          .mytext {color:#968fa7;}
        
        Text color #968fa7
      
           This box has a color of #968fa7        
        
          <div style="background-color:#968fa7;">Content here</div>
        
        
          .mybackground {background-color:#968fa7;}
        
        Background color #968fa7
      
           Border around this has a color of #968fa7        
        
          <div style="border:2px solid #968fa7;">Content here</div>
        
        
          .myborder {border:2px solid #968fa7;}
        
        Border color #968fa7