#968ca8 color space conversions
Hex:
        #968ca8
        RGB:
        150, 140, 168
        CMY:
        41, 45, 34
        CMYK:
        11, 17, 0, 34
      HSL:
        261°, 13.8614%, 60.3922%
        HSV (HSB):
        261°, 16.6667%, 65.8824%
        XYZ:
        29.0236, 28.0674, 40.9336
        xyY:
        0.2961, 0.2863, 28.0674
      CIE-Lab:
        59.9495, 9.3298, -13.3981
        CIE-LCH:
        59.9495, 16.3265, 304.8516
        CIE-Luv:
        59.9495, 3.7619, -21.3234
        Hunter-Lab:
        52.9786, 5.0763, -8.7250
      #968ca8 color charts
#968ca8 RGB chart
      #968ca8 CMYK chart
      #968ca8 RGB pie chart
      #968ca8 color shades, tints & tones
#968ca8 color schemes
#968ca8 color preview, HTML & CSS examples
           This text has a color of #968ca8        
        
          <p style="color:#968ca8;">Text here</p>
        
        
          .mytext {color:#968ca8;}
        
        Text color #968ca8
      
           This box has a color of #968ca8        
        
          <div style="background-color:#968ca8;">Content here</div>
        
        
          .mybackground {background-color:#968ca8;}
        
        Background color #968ca8
      
           Border around this has a color of #968ca8        
        
          <div style="border:2px solid #968ca8;">Content here</div>
        
        
          .myborder {border:2px solid #968ca8;}
        
        Border color #968ca8