#960b9e color space conversions
Hex:
        #960b9e
        RGB:
        150, 11, 158
        CMY:
        41, 96, 38
        CMYK:
        5, 93, 0, 38
      HSL:
        297°, 86.9822%, 33.1373%
        HSV (HSB):
        297°, 93.0380%, 61.9608%
        XYZ:
        18.8689, 9.1920, 33.1275
        xyY:
        0.3084, 0.1502, 9.1920
      CIE-Lab:
        36.3514, 66.0272, -44.2547
        CIE-LCH:
        36.3514, 79.4863, 326.1681
        CIE-Luv:
        36.3514, 45.7614, -68.6857
        Hunter-Lab:
        30.3183, 58.0342, -43.5608
      #960b9e color charts
#960b9e RGB chart
      #960b9e CMYK chart
      #960b9e RGB pie chart
      #960b9e color shades, tints & tones
#960b9e color schemes
#960b9e color preview, HTML & CSS examples
           This text has a color of #960b9e        
        
          <p style="color:#960b9e;">Text here</p>
        
        
          .mytext {color:#960b9e;}
        
        Text color #960b9e
      
           This box has a color of #960b9e        
        
          <div style="background-color:#960b9e;">Content here</div>
        
        
          .mybackground {background-color:#960b9e;}
        
        Background color #960b9e
      
           Border around this has a color of #960b9e        
        
          <div style="border:2px solid #960b9e;">Content here</div>
        
        
          .myborder {border:2px solid #960b9e;}
        
        Border color #960b9e