#963fef color space conversions
Hex:
        #963fef
        RGB:
        150, 63, 239
        CMY:
        41, 75, 6
        CMYK:
        37, 74, 0, 6
      HSL:
        270°, 84.6154%, 59.2157%
        HSV (HSB):
        270°, 73.6402%, 93.7255%
        XYZ:
        29.9352, 16.2710, 83.2242
        xyY:
        0.2313, 0.1257, 16.2710
      CIE-Lab:
        47.3281, 67.2211, -73.6769
        CIE-LCH:
        47.3281, 99.7345, 312.3766
        CIE-Luv:
        47.3281, 18.9597, -116.0991
        Hunter-Lab:
        40.3374, 61.8780, -94.0912
      #963fef color charts
#963fef RGB chart
      #963fef CMYK chart
      #963fef RGB pie chart
      #963fef color shades, tints & tones
#963fef color schemes
#963fef color preview, HTML & CSS examples
           This text has a color of #963fef        
        
          <p style="color:#963fef;">Text here</p>
        
        
          .mytext {color:#963fef;}
        
        Text color #963fef
      
           This box has a color of #963fef        
        
          <div style="background-color:#963fef;">Content here</div>
        
        
          .mybackground {background-color:#963fef;}
        
        Background color #963fef
      
           Border around this has a color of #963fef        
        
          <div style="border:2px solid #963fef;">Content here</div>
        
        
          .myborder {border:2px solid #963fef;}
        
        Border color #963fef