#963dd2 color space conversions
Hex:
        #963dd2
        RGB:
        150, 61, 210
        CMY:
        41, 76, 18
        CMYK:
        29, 71, 0, 18
      HSL:
        276°, 62.3431%, 53.1373%
        HSV (HSB):
        276°, 70.9524%, 82.3529%
        XYZ:
        25.8793, 14.4747, 62.4027
        xyY:
        0.2519, 0.1409, 14.4747
      CIE-Lab:
        44.9061, 61.5455, -61.1181
        CIE-LCH:
        44.9061, 86.7368, 315.1997
        CIE-Luv:
        44.9061, 24.9751, -96.6296
        Hunter-Lab:
        38.0456, 54.8391, -70.6160
      #963dd2 color charts
#963dd2 RGB chart
      #963dd2 CMYK chart
      #963dd2 RGB pie chart
      #963dd2 color shades, tints & tones
#963dd2 color schemes
#963dd2 color preview, HTML & CSS examples
           This text has a color of #963dd2        
        
          <p style="color:#963dd2;">Text here</p>
        
        
          .mytext {color:#963dd2;}
        
        Text color #963dd2
      
           This box has a color of #963dd2        
        
          <div style="background-color:#963dd2;">Content here</div>
        
        
          .mybackground {background-color:#963dd2;}
        
        Background color #963dd2
      
           Border around this has a color of #963dd2        
        
          <div style="border:2px solid #963dd2;">Content here</div>
        
        
          .myborder {border:2px solid #963dd2;}
        
        Border color #963dd2