#964eef color space conversions
Hex:
        #964eef
        RGB:
        150, 78, 239
        CMY:
        41, 69, 6
        CMYK:
        37, 67, 0, 6
      HSL:
        267°, 83.4197%, 62.1569%
        HSV (HSB):
        267°, 67.3640%, 93.7255%
        XYZ:
        30.8821, 18.1648, 83.5398
        xyY:
        0.2329, 0.1370, 18.1648
      CIE-Lab:
        49.6954, 60.5669, -69.8263
        CIE-LCH:
        49.6954, 92.4341, 310.9382
        CIE-Luv:
        49.6954, 16.2453, -111.9111
        Hunter-Lab:
        42.6202, 54.7535, -86.3802
      #964eef color charts
#964eef RGB chart
      #964eef CMYK chart
      #964eef RGB pie chart
      #964eef color shades, tints & tones
#964eef color schemes
#964eef color preview, HTML & CSS examples
           This text has a color of #964eef        
        
          <p style="color:#964eef;">Text here</p>
        
        
          .mytext {color:#964eef;}
        
        Text color #964eef
      
           This box has a color of #964eef        
        
          <div style="background-color:#964eef;">Content here</div>
        
        
          .mybackground {background-color:#964eef;}
        
        Background color #964eef
      
           Border around this has a color of #964eef        
        
          <div style="border:2px solid #964eef;">Content here</div>
        
        
          .myborder {border:2px solid #964eef;}
        
        Border color #964eef