#961f6e color space conversions
Hex:
        #961f6e
        RGB:
        150, 31, 110
        CMY:
        41, 88, 57
        CMYK:
        0, 79, 27, 41
      HSL:
        320°, 65.7459%, 35.4902%
        HSV (HSB):
        320°, 79.3333%, 58.8235%
        XYZ:
        15.8821, 8.5898, 15.5728
        xyY:
        0.3966, 0.2145, 8.5898
      CIE-Lab:
        35.1822, 54.7847, -16.3469
        CIE-LCH:
        35.1822, 57.1715, 343.3858
        CIE-Luv:
        35.1822, 61.2843, -29.5128
        Hunter-Lab:
        29.3083, 45.4392, -10.9874
      #961f6e color charts
#961f6e RGB chart
      #961f6e CMYK chart
      #961f6e RGB pie chart
      #961f6e color shades, tints & tones
#961f6e color schemes
#961f6e color preview, HTML & CSS examples
           This text has a color of #961f6e        
        
          <p style="color:#961f6e;">Text here</p>
        
        
          .mytext {color:#961f6e;}
        
        Text color #961f6e
      
           This box has a color of #961f6e        
        
          <div style="background-color:#961f6e;">Content here</div>
        
        
          .mybackground {background-color:#961f6e;}
        
        Background color #961f6e
      
           Border around this has a color of #961f6e        
        
          <div style="border:2px solid #961f6e;">Content here</div>
        
        
          .myborder {border:2px solid #961f6e;}
        
        Border color #961f6e