#960ad0 color space conversions
Hex:
        #960ad0
        RGB:
        150, 10, 208
        CMY:
        41, 96, 18
        CMYK:
        28, 95, 0, 18
      HSL:
        282°, 90.8257%, 42.7451%
        HSV (HSB):
        282°, 95.1923%, 81.5686%
        XYZ:
        24.0714, 11.2552, 60.5783
        xyY:
        0.2510, 0.1174, 11.2552
      CIE-Lab:
        40.0070, 74.9331, -67.9298
        CIE-LCH:
        40.0070, 101.1407, 317.8065
        CIE-Luv:
        40.0070, 30.7751, -102.9509
        Hunter-Lab:
        33.5487, 69.3643, -83.5746
      #960ad0 color charts
#960ad0 RGB chart
      #960ad0 CMYK chart
      #960ad0 RGB pie chart
      #960ad0 color shades, tints & tones
#960ad0 color schemes
#960ad0 color preview, HTML & CSS examples
           This text has a color of #960ad0        
        
          <p style="color:#960ad0;">Text here</p>
        
        
          .mytext {color:#960ad0;}
        
        Text color #960ad0
      
           This box has a color of #960ad0        
        
          <div style="background-color:#960ad0;">Content here</div>
        
        
          .mybackground {background-color:#960ad0;}
        
        Background color #960ad0
      
           Border around this has a color of #960ad0        
        
          <div style="border:2px solid #960ad0;">Content here</div>
        
        
          .myborder {border:2px solid #960ad0;}
        
        Border color #960ad0