#963eda color space conversions
Hex:
        #963eda
        RGB:
        150, 62, 218
        CMY:
        41, 76, 15
        CMYK:
        31, 72, 0, 15
      HSL:
        274°, 67.8261%, 54.9020%
        HSV (HSB):
        274°, 71.5596%, 85.4902%
        XYZ:
        26.9552, 14.9912, 67.8026
        xyY:
        0.2456, 0.1366, 14.9912
      CIE-Lab:
        45.6222, 62.8891, -64.5434
        CIE-LCH:
        45.6222, 90.1160, 314.2563
        CIE-Luv:
        45.6222, 23.1355, -101.9858
        Hunter-Lab:
        38.7185, 56.5113, -76.7237
      #963eda color charts
#963eda RGB chart
      #963eda CMYK chart
      #963eda RGB pie chart
      #963eda color shades, tints & tones
#963eda color schemes
#963eda color preview, HTML & CSS examples
           This text has a color of #963eda        
        
          <p style="color:#963eda;">Text here</p>
        
        
          .mytext {color:#963eda;}
        
        Text color #963eda
      
           This box has a color of #963eda        
        
          <div style="background-color:#963eda;">Content here</div>
        
        
          .mybackground {background-color:#963eda;}
        
        Background color #963eda
      
           Border around this has a color of #963eda        
        
          <div style="border:2px solid #963eda;">Content here</div>
        
        
          .myborder {border:2px solid #963eda;}
        
        Border color #963eda