#963be1 color space conversions
Hex:
        #963be1
        RGB:
        150, 59, 225
        CMY:
        41, 77, 12
        CMYK:
        33, 74, 0, 12
      HSL:
        273°, 73.4513%, 55.6863%
        HSV (HSB):
        273°, 73.7778%, 88.2353%
        XYZ:
        27.7322, 15.0482, 72.6771
        xyY:
        0.2402, 0.1303, 15.0482
      CIE-Lab:
        45.7001, 65.6799, -68.4075
        CIE-LCH:
        45.7001, 94.8337, 313.8347
        CIE-Luv:
        45.7001, 22.2403, -107.5846
        Hunter-Lab:
        38.7920, 59.7229, -83.9258
      #963be1 color charts
#963be1 RGB chart
      #963be1 CMYK chart
      #963be1 RGB pie chart
      #963be1 color shades, tints & tones
#963be1 color schemes
#963be1 color preview, HTML & CSS examples
           This text has a color of #963be1        
        
          <p style="color:#963be1;">Text here</p>
        
        
          .mytext {color:#963be1;}
        
        Text color #963be1
      
           This box has a color of #963be1        
        
          <div style="background-color:#963be1;">Content here</div>
        
        
          .mybackground {background-color:#963be1;}
        
        Background color #963be1
      
           Border around this has a color of #963be1        
        
          <div style="border:2px solid #963be1;">Content here</div>
        
        
          .myborder {border:2px solid #963be1;}
        
        Border color #963be1