#963dfa color space conversions
Hex:
        #963dfa
        RGB:
        150, 61, 250
        CMY:
        41, 76, 2
        CMYK:
        40, 76, 0, 2
      HSL:
        268°, 94.9749%, 60.9804%
        HSV (HSB):
        268°, 75.6000%, 98.0392%
        XYZ:
        31.5017, 16.7236, 92.0101
        xyY:
        0.2246, 0.1193, 16.7236
      CIE-Lab:
        47.9099, 70.5469, -78.8947
        CIE-LCH:
        47.9099, 105.8358, 311.8028
        CIE-Luv:
        47.9099, 17.3288, -123.8103
        Hunter-Lab:
        40.8946, 65.9360, -104.7725
      #963dfa color charts
#963dfa RGB chart
      #963dfa CMYK chart
      #963dfa RGB pie chart
      #963dfa color shades, tints & tones
#963dfa color schemes
#963dfa color preview, HTML & CSS examples
           This text has a color of #963dfa        
        
          <p style="color:#963dfa;">Text here</p>
        
        
          .mytext {color:#963dfa;}
        
        Text color #963dfa
      
           This box has a color of #963dfa        
        
          <div style="background-color:#963dfa;">Content here</div>
        
        
          .mybackground {background-color:#963dfa;}
        
        Background color #963dfa
      
           Border around this has a color of #963dfa        
        
          <div style="border:2px solid #963dfa;">Content here</div>
        
        
          .myborder {border:2px solid #963dfa;}
        
        Border color #963dfa