#960b8a color space conversions
Hex:
        #960b8a
        RGB:
        150, 11, 138
        CMY:
        41, 96, 46
        CMYK:
        0, 93, 8, 41
      HSL:
        305°, 86.3354%, 31.5686%
        HSV (HSB):
        305°, 92.6667%, 58.8235%
        XYZ:
        17.2848, 8.5584, 24.7857
        xyY:
        0.3414, 0.1690, 8.5584
      CIE-Lab:
        35.1197, 62.9340, -33.9798
        CIE-LCH:
        35.1197, 71.5215, 331.6341
        CIE-Luv:
        35.1197, 53.1453, -53.9873
        Hunter-Lab:
        29.2547, 54.2691, -29.7545
      #960b8a color charts
#960b8a RGB chart
      #960b8a CMYK chart
      #960b8a RGB pie chart
      #960b8a color shades, tints & tones
#960b8a color schemes
#960b8a color preview, HTML & CSS examples
           This text has a color of #960b8a        
        
          <p style="color:#960b8a;">Text here</p>
        
        
          .mytext {color:#960b8a;}
        
        Text color #960b8a
      
           This box has a color of #960b8a        
        
          <div style="background-color:#960b8a;">Content here</div>
        
        
          .mybackground {background-color:#960b8a;}
        
        Background color #960b8a
      
           Border around this has a color of #960b8a        
        
          <div style="border:2px solid #960b8a;">Content here</div>
        
        
          .myborder {border:2px solid #960b8a;}
        
        Border color #960b8a