#960ac6 color space conversions
Hex:
        #960ac6
        RGB:
        150, 10, 198
        CMY:
        41, 96, 22
        CMYK:
        24, 95, 0, 22
      HSL:
        285°, 90.3846%, 40.7843%
        HSV (HSB):
        285°, 94.9495%, 77.6471%
        XYZ:
        22.8793, 10.7783, 54.3006
        xyY:
        0.2601, 0.1225, 10.7783
      CIE-Lab:
        39.2046, 73.0808, -63.4228
        CIE-LCH:
        39.2046, 96.7639, 319.0471
        CIE-Luv:
        39.2046, 33.4091, -96.4021
        Hunter-Lab:
        32.8304, 66.9423, -75.0830
      #960ac6 color charts
#960ac6 RGB chart
      #960ac6 CMYK chart
      #960ac6 RGB pie chart
      #960ac6 color shades, tints & tones
#960ac6 color schemes
#960ac6 color preview, HTML & CSS examples
           This text has a color of #960ac6        
        
          <p style="color:#960ac6;">Text here</p>
        
        
          .mytext {color:#960ac6;}
        
        Text color #960ac6
      
           This box has a color of #960ac6        
        
          <div style="background-color:#960ac6;">Content here</div>
        
        
          .mybackground {background-color:#960ac6;}
        
        Background color #960ac6
      
           Border around this has a color of #960ac6        
        
          <div style="border:2px solid #960ac6;">Content here</div>
        
        
          .myborder {border:2px solid #960ac6;}
        
        Border color #960ac6