#968ee4 color space conversions
Hex:
        #968ee4
        RGB:
        150, 142, 228
        CMY:
        41, 44, 11
        CMYK:
        34, 38, 0, 11
      HSL:
        246°, 61.4286%, 72.5490%
        HSV (HSB):
        246°, 37.7193%, 89.4118%
        XYZ:
        36.2543, 31.4315, 77.5549
        xyY:
        0.2496, 0.2164, 31.4315
      CIE-Lab:
        62.8702, 22.6555, -42.6299
        CIE-LCH:
        62.8702, 48.2760, 297.9882
        CIE-Luv:
        62.8702, -1.6136, -70.5042
        Hunter-Lab:
        56.0638, 17.3174, -42.7732
      #968ee4 color charts
#968ee4 RGB chart
      #968ee4 CMYK chart
      #968ee4 RGB pie chart
      #968ee4 color shades, tints & tones
#968ee4 color schemes
#968ee4 color preview, HTML & CSS examples
           This text has a color of #968ee4        
        
          <p style="color:#968ee4;">Text here</p>
        
        
          .mytext {color:#968ee4;}
        
        Text color #968ee4
      
           This box has a color of #968ee4        
        
          <div style="background-color:#968ee4;">Content here</div>
        
        
          .mybackground {background-color:#968ee4;}
        
        Background color #968ee4
      
           Border around this has a color of #968ee4        
        
          <div style="border:2px solid #968ee4;">Content here</div>
        
        
          .myborder {border:2px solid #968ee4;}
        
        Border color #968ee4