#960ec2 color space conversions
Hex:
        #960ec2
        RGB:
        150, 14, 194
        CMY:
        41, 95, 24
        CMYK:
        23, 93, 0, 24
      HSL:
        285°, 86.5385%, 40.7843%
        HSV (HSB):
        285°, 92.7835%, 76.0784%
        XYZ:
        22.4723, 10.6931, 51.9185
        xyY:
        0.2641, 0.1257, 10.6931
      CIE-Lab:
        39.0588, 71.8542, -61.3201
        CIE-LCH:
        39.0588, 94.4626, 319.5227
        CIE-Luv:
        39.0588, 34.3319, -93.4961
        Hunter-Lab:
        32.7004, 65.4429, -71.2447
      #960ec2 color charts
#960ec2 RGB chart
      #960ec2 CMYK chart
      #960ec2 RGB pie chart
      #960ec2 color shades, tints & tones
#960ec2 color schemes
#960ec2 color preview, HTML & CSS examples
           This text has a color of #960ec2        
        
          <p style="color:#960ec2;">Text here</p>
        
        
          .mytext {color:#960ec2;}
        
        Text color #960ec2
      
           This box has a color of #960ec2        
        
          <div style="background-color:#960ec2;">Content here</div>
        
        
          .mybackground {background-color:#960ec2;}
        
        Background color #960ec2
      
           Border around this has a color of #960ec2        
        
          <div style="border:2px solid #960ec2;">Content here</div>
        
        
          .myborder {border:2px solid #960ec2;}
        
        Border color #960ec2