#960fc8 color space conversions
Hex:
        #960fc8
        RGB:
        150, 15, 200
        CMY:
        41, 94, 22
        CMYK:
        25, 93, 0, 22
      HSL:
        284°, 86.0465%, 42.1569%
        HSV (HSB):
        284°, 92.5000%, 78.4314%
        XYZ:
        23.1738, 10.9958, 55.5446
        xyY:
        0.2583, 0.1226, 10.9958
      CIE-Lab:
        39.5734, 72.8202, -63.9888
        CIE-LCH:
        39.5734, 96.9399, 318.6935
        CIE-Luv:
        39.5734, 32.6481, -97.4216
        Hunter-Lab:
        33.1599, 66.7149, -76.1019
      #960fc8 color charts
#960fc8 RGB chart
      #960fc8 CMYK chart
      #960fc8 RGB pie chart
      #960fc8 color shades, tints & tones
#960fc8 color schemes
#960fc8 color preview, HTML & CSS examples
           This text has a color of #960fc8        
        
          <p style="color:#960fc8;">Text here</p>
        
        
          .mytext {color:#960fc8;}
        
        Text color #960fc8
      
           This box has a color of #960fc8        
        
          <div style="background-color:#960fc8;">Content here</div>
        
        
          .mybackground {background-color:#960fc8;}
        
        Background color #960fc8
      
           Border around this has a color of #960fc8        
        
          <div style="border:2px solid #960fc8;">Content here</div>
        
        
          .myborder {border:2px solid #960fc8;}
        
        Border color #960fc8