#960ef1 color space conversions
Hex:
        #960ef1
        RGB:
        150, 14, 241
        CMY:
        41, 95, 5
        CMYK:
        38, 94, 0, 5
      HSL:
        276°, 89.0196%, 50.0000%
        HSV (HSB):
        276°, 94.1909%, 94.5098%
        XYZ:
        28.6119, 13.1490, 84.2491
        xyY:
        0.2271, 0.1043, 13.1490
      CIE-Lab:
        42.9869, 80.8450, -81.9094
        CIE-LCH:
        42.9869, 115.0872, 314.6253
        CIE-Luv:
        42.9869, 23.0759, -123.5396
        Hunter-Lab:
        36.2615, 77.3865, -112.3698
      #960ef1 color charts
#960ef1 RGB chart
      #960ef1 CMYK chart
      #960ef1 RGB pie chart
      #960ef1 color shades, tints & tones
#960ef1 color schemes
#960ef1 color preview, HTML & CSS examples
           This text has a color of #960ef1        
        
          <p style="color:#960ef1;">Text here</p>
        
        
          .mytext {color:#960ef1;}
        
        Text color #960ef1
      
           This box has a color of #960ef1        
        
          <div style="background-color:#960ef1;">Content here</div>
        
        
          .mybackground {background-color:#960ef1;}
        
        Background color #960ef1
      
           Border around this has a color of #960ef1        
        
          <div style="border:2px solid #960ef1;">Content here</div>
        
        
          .myborder {border:2px solid #960ef1;}
        
        Border color #960ef1