#961c9d color space conversions
Hex:
        #961c9d
        RGB:
        150, 28, 157
        CMY:
        41, 89, 38
        CMYK:
        4, 82, 0, 38
      HSL:
        297°, 69.7297%, 36.2745%
        HSV (HSB):
        297°, 82.1656%, 61.5686%
        XYZ:
        19.0787, 9.7489, 32.7744
        xyY:
        0.3097, 0.1583, 9.7489
      CIE-Lab:
        37.3879, 62.6367, -41.9880
        CIE-LCH:
        37.3879, 75.4079, 326.1644
        CIE-Luv:
        37.3879, 44.5371, -65.8727
        Hunter-Lab:
        31.2232, 54.4309, -40.3795
      #961c9d color charts
#961c9d RGB chart
      #961c9d CMYK chart
      #961c9d RGB pie chart
      #961c9d color shades, tints & tones
#961c9d color schemes
#961c9d color preview, HTML & CSS examples
           This text has a color of #961c9d        
        
          <p style="color:#961c9d;">Text here</p>
        
        
          .mytext {color:#961c9d;}
        
        Text color #961c9d
      
           This box has a color of #961c9d        
        
          <div style="background-color:#961c9d;">Content here</div>
        
        
          .mybackground {background-color:#961c9d;}
        
        Background color #961c9d
      
           Border around this has a color of #961c9d        
        
          <div style="border:2px solid #961c9d;">Content here</div>
        
        
          .myborder {border:2px solid #961c9d;}
        
        Border color #961c9d