#960dc7 color space conversions
Hex:
        #960dc7
        RGB:
        150, 13, 199
        CMY:
        41, 95, 22
        CMYK:
        25, 93, 0, 22
      HSL:
        284°, 87.7358%, 41.5686%
        HSV (HSB):
        284°, 93.4673%, 78.0392%
        XYZ:
        23.0304, 10.8954, 54.9220
        xyY:
        0.2592, 0.1226, 10.8954
      CIE-Lab:
        39.4037, 72.9058, -63.6821
        CIE-LCH:
        39.4037, 96.8022, 318.8633
        CIE-Luv:
        39.4037, 33.0119, -96.8908
        Hunter-Lab:
        33.0082, 66.7784, -75.5464
      #960dc7 color charts
#960dc7 RGB chart
      #960dc7 CMYK chart
      #960dc7 RGB pie chart
      #960dc7 color shades, tints & tones
#960dc7 color schemes
#960dc7 color preview, HTML & CSS examples
           This text has a color of #960dc7        
        
          <p style="color:#960dc7;">Text here</p>
        
        
          .mytext {color:#960dc7;}
        
        Text color #960dc7
      
           This box has a color of #960dc7        
        
          <div style="background-color:#960dc7;">Content here</div>
        
        
          .mybackground {background-color:#960dc7;}
        
        Background color #960dc7
      
           Border around this has a color of #960dc7        
        
          <div style="border:2px solid #960dc7;">Content here</div>
        
        
          .myborder {border:2px solid #960dc7;}
        
        Border color #960dc7