#963cfe color space conversions
Hex:
        #963cfe
        RGB:
        150, 60, 254
        CMY:
        41, 76, 0
        CMYK:
        41, 76, 0, 0
      HSL:
        268°, 98.9796%, 61.5686%
        HSV (HSB):
        268°, 76.3780%, 99.6078%
        XYZ:
        32.0829, 16.8715, 95.3315
        xyY:
        0.2224, 0.1169, 16.8715
      CIE-Lab:
        48.0977, 71.8524, -80.8192
        CIE-LCH:
        48.0977, 108.1412, 311.6387
        CIE-Luv:
        48.0977, 16.7887, -126.6051
        Hunter-Lab:
        41.0749, 67.5421, -108.8547
      #963cfe color charts
#963cfe RGB chart
      #963cfe CMYK chart
      #963cfe RGB pie chart
      #963cfe color shades, tints & tones
#963cfe color schemes
#963cfe color preview, HTML & CSS examples
           This text has a color of #963cfe        
        
          <p style="color:#963cfe;">Text here</p>
        
        
          .mytext {color:#963cfe;}
        
        Text color #963cfe
      
           This box has a color of #963cfe        
        
          <div style="background-color:#963cfe;">Content here</div>
        
        
          .mybackground {background-color:#963cfe;}
        
        Background color #963cfe
      
           Border around this has a color of #963cfe        
        
          <div style="border:2px solid #963cfe;">Content here</div>
        
        
          .myborder {border:2px solid #963cfe;}
        
        Border color #963cfe