#960b97 color space conversions
Hex:
        #960b97
        RGB:
        150, 11, 151
        CMY:
        41, 96, 41
        CMYK:
        1, 93, 0, 41
      HSL:
        300°, 86.4198%, 31.7647%
        HSV (HSB):
        300°, 92.7152%, 59.2157%
        XYZ:
        18.2833, 8.9577, 30.0435
        xyY:
        0.3192, 0.1564, 8.9577
      CIE-Lab:
        35.9028, 64.9112, -40.7172
        CIE-LCH:
        35.9028, 76.6248, 327.9010
        CIE-Luv:
        35.9028, 48.2568, -63.6010
        Hunter-Lab:
        29.9295, 56.6651, -38.5653
      #960b97 color charts
#960b97 RGB chart
      #960b97 CMYK chart
      #960b97 RGB pie chart
      #960b97 color shades, tints & tones
#960b97 color schemes
#960b97 color preview, HTML & CSS examples
           This text has a color of #960b97        
        
          <p style="color:#960b97;">Text here</p>
        
        
          .mytext {color:#960b97;}
        
        Text color #960b97
      
           This box has a color of #960b97        
        
          <div style="background-color:#960b97;">Content here</div>
        
        
          .mybackground {background-color:#960b97;}
        
        Background color #960b97
      
           Border around this has a color of #960b97        
        
          <div style="border:2px solid #960b97;">Content here</div>
        
        
          .myborder {border:2px solid #960b97;}
        
        Border color #960b97