#961ee5 color space conversions
Hex:
        #961ee5
        RGB:
        150, 30, 229
        CMY:
        41, 88, 10
        CMYK:
        34, 87, 0, 10
      HSL:
        276°, 79.2829%, 50.7843%
        HSV (HSB):
        276°, 86.8996%, 89.8039%
        XYZ:
        27.1848, 13.0697, 75.2187
        xyY:
        0.2354, 0.1132, 13.0697
      CIE-Lab:
        42.8681, 75.6903, -75.3044
        CIE-LCH:
        42.8681, 106.7697, 315.1464
        CIE-Luv:
        42.8681, 24.7448, -114.9644
        Hunter-Lab:
        36.1521, 70.9582, -98.0534
      #961ee5 color charts
#961ee5 RGB chart
      #961ee5 CMYK chart
      #961ee5 RGB pie chart
      #961ee5 color shades, tints & tones
#961ee5 color schemes
#961ee5 color preview, HTML & CSS examples
           This text has a color of #961ee5        
        
          <p style="color:#961ee5;">Text here</p>
        
        
          .mytext {color:#961ee5;}
        
        Text color #961ee5
      
           This box has a color of #961ee5        
        
          <div style="background-color:#961ee5;">Content here</div>
        
        
          .mybackground {background-color:#961ee5;}
        
        Background color #961ee5
      
           Border around this has a color of #961ee5        
        
          <div style="border:2px solid #961ee5;">Content here</div>
        
        
          .myborder {border:2px solid #961ee5;}
        
        Border color #961ee5