#961ee4 color space conversions
Hex:
        #961ee4
        RGB:
        150, 30, 228
        CMY:
        41, 88, 11
        CMYK:
        34, 87, 0, 11
      HSL:
        276°, 78.5714%, 50.5882%
        HSV (HSB):
        276°, 86.8421%, 89.4118%
        XYZ:
        27.0455, 13.0140, 74.4853
        xyY:
        0.2361, 0.1136, 13.0140
      CIE-Lab:
        42.7844, 75.4878, -74.8724
        CIE-LCH:
        42.7844, 106.3216, 315.2345
        CIE-Luv:
        42.7844, 24.9610, -114.3272
        Hunter-Lab:
        36.0749, 70.6911, -97.1658
      #961ee4 color charts
#961ee4 RGB chart
      #961ee4 CMYK chart
      #961ee4 RGB pie chart
      #961ee4 color shades, tints & tones
#961ee4 color schemes
#961ee4 color preview, HTML & CSS examples
           This text has a color of #961ee4        
        
          <p style="color:#961ee4;">Text here</p>
        
        
          .mytext {color:#961ee4;}
        
        Text color #961ee4
      
           This box has a color of #961ee4        
        
          <div style="background-color:#961ee4;">Content here</div>
        
        
          .mybackground {background-color:#961ee4;}
        
        Background color #961ee4
      
           Border around this has a color of #961ee4        
        
          <div style="border:2px solid #961ee4;">Content here</div>
        
        
          .myborder {border:2px solid #961ee4;}
        
        Border color #961ee4