#960fc7 color space conversions
Hex:
        #960fc7
        RGB:
        150, 15, 199
        CMY:
        41, 94, 22
        CMYK:
        25, 92, 0, 22
      HSL:
        284°, 85.9813%, 41.9608%
        HSV (HSB):
        284°, 92.4623%, 78.0392%
        XYZ:
        23.0573, 10.9492, 54.9310
        xyY:
        0.2593, 0.1231, 10.9492
      CIE-Lab:
        39.4948, 72.6347, -63.5338
        CIE-LCH:
        39.4948, 96.5005, 318.8237
        CIE-Luv:
        39.4948, 32.9158, -96.7590
        Hunter-Lab:
        33.0896, 66.4747, -75.2628
      #960fc7 color charts
#960fc7 RGB chart
      #960fc7 CMYK chart
      #960fc7 RGB pie chart
      #960fc7 color shades, tints & tones
#960fc7 color schemes
#960fc7 color preview, HTML & CSS examples
           This text has a color of #960fc7        
        
          <p style="color:#960fc7;">Text here</p>
        
        
          .mytext {color:#960fc7;}
        
        Text color #960fc7
      
           This box has a color of #960fc7        
        
          <div style="background-color:#960fc7;">Content here</div>
        
        
          .mybackground {background-color:#960fc7;}
        
        Background color #960fc7
      
           Border around this has a color of #960fc7        
        
          <div style="border:2px solid #960fc7;">Content here</div>
        
        
          .myborder {border:2px solid #960fc7;}
        
        Border color #960fc7