#963bed color space conversions
Hex:
        #963bed
        RGB:
        150, 59, 237
        CMY:
        41, 77, 7
        CMYK:
        37, 75, 0, 7
      HSL:
        271°, 83.1776%, 58.0392%
        HSV (HSB):
        271°, 75.1055%, 92.9412%
        XYZ:
        29.4277, 15.7264, 81.6052
        xyY:
        0.2322, 0.1241, 15.7264
      CIE-Lab:
        46.6134, 68.3682, -73.7155
        CIE-LCH:
        46.6134, 100.5395, 312.8447
        CIE-Luv:
        46.6134, 19.9382, -115.6731
        Hunter-Lab:
        39.6565, 63.0597, -94.2475
      #963bed color charts
#963bed RGB chart
      #963bed CMYK chart
      #963bed RGB pie chart
      #963bed color shades, tints & tones
#963bed color schemes
#963bed color preview, HTML & CSS examples
           This text has a color of #963bed        
        
          <p style="color:#963bed;">Text here</p>
        
        
          .mytext {color:#963bed;}
        
        Text color #963bed
      
           This box has a color of #963bed        
        
          <div style="background-color:#963bed;">Content here</div>
        
        
          .mybackground {background-color:#963bed;}
        
        Background color #963bed
      
           Border around this has a color of #963bed        
        
          <div style="border:2px solid #963bed;">Content here</div>
        
        
          .myborder {border:2px solid #963bed;}
        
        Border color #963bed