#960c8b color space conversions
Hex:
        #960c8b
        RGB:
        150, 12, 139
        CMY:
        41, 95, 45
        CMYK:
        0, 92, 7, 41
      HSL:
        305°, 85.1852%, 31.7647%
        HSV (HSB):
        305°, 92.0000%, 58.8235%
        XYZ:
        17.3693, 8.6111, 25.1727
        xyY:
        0.3396, 0.1683, 8.6111
      CIE-Lab:
        35.2244, 62.9438, -34.4317
        CIE-LCH:
        35.2244, 71.7458, 331.3203
        CIE-Luv:
        35.2244, 52.6816, -54.6402
        Hunter-Lab:
        29.3446, 54.3028, -30.3196
      #960c8b color charts
#960c8b RGB chart
      #960c8b CMYK chart
      #960c8b RGB pie chart
      #960c8b color shades, tints & tones
#960c8b color schemes
#960c8b color preview, HTML & CSS examples
           This text has a color of #960c8b        
        
          <p style="color:#960c8b;">Text here</p>
        
        
          .mytext {color:#960c8b;}
        
        Text color #960c8b
      
           This box has a color of #960c8b        
        
          <div style="background-color:#960c8b;">Content here</div>
        
        
          .mybackground {background-color:#960c8b;}
        
        Background color #960c8b
      
           Border around this has a color of #960c8b        
        
          <div style="border:2px solid #960c8b;">Content here</div>
        
        
          .myborder {border:2px solid #960c8b;}
        
        Border color #960c8b