#960080 color space conversions
Hex:
        #960080
        RGB:
        150, 0, 128
        CMY:
        41, 100, 50
        CMYK:
        0, 100, 15, 41
      HSL:
        309°, 100.0000%, 29.4118%
        HSV (HSB):
        309°, 100.0000%, 58.8235%
        XYZ:
        16.4740, 8.0425, 21.1062
        xyY:
        0.3611, 0.1763, 8.0425
      CIE-Lab:
        34.0713, 62.9520, -29.4180
        CIE-LCH:
        34.0713, 69.4865, 334.9529
        CIE-Luv:
        34.0713, 57.9931, -47.4815
        Hunter-Lab:
        28.3594, 54.0617, -24.2744
      #960080 color charts
#960080 RGB chart
      #960080 CMYK chart
      #960080 RGB pie chart
      #960080 color shades, tints & tones
#960080 color schemes
#960080 color preview, HTML & CSS examples
           This text has a color of #960080        
        
          <p style="color:#960080;">Text here</p>
        
        
          .mytext {color:#960080;}
        
        Text color #960080
      
           This box has a color of #960080        
        
          <div style="background-color:#960080;">Content here</div>
        
        
          .mybackground {background-color:#960080;}
        
        Background color #960080
      
           Border around this has a color of #960080        
        
          <div style="border:2px solid #960080;">Content here</div>
        
        
          .myborder {border:2px solid #960080;}
        
        Border color #960080