#960cbb color space conversions
Hex:
        #960cbb
        RGB:
        150, 12, 187
        CMY:
        41, 95, 27
        CMYK:
        20, 94, 0, 27
      HSL:
        287°, 87.9397%, 39.0196%
        HSV (HSB):
        287°, 93.5829%, 73.3333%
        XYZ:
        21.6788, 10.3348, 47.8659
        xyY:
        0.2714, 0.1294, 10.3348
      CIE-Lab:
        38.4368, 70.8524, -58.2165
        CIE-LCH:
        38.4368, 91.7018, 320.5915
        CIE-Luv:
        38.4368, 36.4226, -88.9130
        Hunter-Lab:
        32.1478, 64.1122, -65.7753
      #960cbb color charts
#960cbb RGB chart
      #960cbb CMYK chart
      #960cbb RGB pie chart
      #960cbb color shades, tints & tones
#960cbb color schemes
#960cbb color preview, HTML & CSS examples
           This text has a color of #960cbb        
        
          <p style="color:#960cbb;">Text here</p>
        
        
          .mytext {color:#960cbb;}
        
        Text color #960cbb
      
           This box has a color of #960cbb        
        
          <div style="background-color:#960cbb;">Content here</div>
        
        
          .mybackground {background-color:#960cbb;}
        
        Background color #960cbb
      
           Border around this has a color of #960cbb        
        
          <div style="border:2px solid #960cbb;">Content here</div>
        
        
          .myborder {border:2px solid #960cbb;}
        
        Border color #960cbb