#960ea9 color space conversions
Hex:
        #960ea9
        RGB:
        150, 14, 169
        CMY:
        41, 95, 34
        CMYK:
        11, 92, 0, 34
      HSL:
        293°, 84.6995%, 35.8824%
        HSV (HSB):
        293°, 91.7160%, 66.2745%
        XYZ:
        19.8961, 9.6627, 38.3526
        xyY:
        0.2930, 0.1423, 9.6627
      CIE-Lab:
        37.2301, 67.4395, -49.4695
        CIE-LCH:
        37.2301, 83.6380, 323.7385
        CIE-Luv:
        37.2301, 41.8645, -76.2928
        Hunter-Lab:
        31.0849, 59.8521, -51.3927
      #960ea9 color charts
#960ea9 RGB chart
      #960ea9 CMYK chart
      #960ea9 RGB pie chart
      #960ea9 color shades, tints & tones
#960ea9 color schemes
#960ea9 color preview, HTML & CSS examples
           This text has a color of #960ea9        
        
          <p style="color:#960ea9;">Text here</p>
        
        
          .mytext {color:#960ea9;}
        
        Text color #960ea9
      
           This box has a color of #960ea9        
        
          <div style="background-color:#960ea9;">Content here</div>
        
        
          .mybackground {background-color:#960ea9;}
        
        Background color #960ea9
      
           Border around this has a color of #960ea9        
        
          <div style="border:2px solid #960ea9;">Content here</div>
        
        
          .myborder {border:2px solid #960ea9;}
        
        Border color #960ea9