#961b8d color space conversions
Hex:
        #961b8d
        RGB:
        150, 27, 141
        CMY:
        41, 89, 45
        CMYK:
        0, 82, 6, 41
      HSL:
        304°, 69.4915%, 34.7059%
        HSV (HSB):
        304°, 82.0000%, 58.8235%
        XYZ:
        17.7773, 9.1910, 26.0364
        xyY:
        0.3354, 0.1734, 9.1910
      CIE-Lab:
        36.3494, 60.2988, -33.8800
        CIE-LCH:
        36.3494, 69.1650, 330.6698
        CIE-Luv:
        36.3494, 50.2642, -54.0875
        Hunter-Lab:
        30.3166, 51.6162, -29.6975
      #961b8d color charts
#961b8d RGB chart
      #961b8d CMYK chart
      #961b8d RGB pie chart
      #961b8d color shades, tints & tones
#961b8d color schemes
#961b8d color preview, HTML & CSS examples
           This text has a color of #961b8d        
        
          <p style="color:#961b8d;">Text here</p>
        
        
          .mytext {color:#961b8d;}
        
        Text color #961b8d
      
           This box has a color of #961b8d        
        
          <div style="background-color:#961b8d;">Content here</div>
        
        
          .mybackground {background-color:#961b8d;}
        
        Background color #961b8d
      
           Border around this has a color of #961b8d        
        
          <div style="border:2px solid #961b8d;">Content here</div>
        
        
          .myborder {border:2px solid #961b8d;}
        
        Border color #961b8d