#961f5d color space conversions
Hex:
        #961f5d
        RGB:
        150, 31, 93
        CMY:
        41, 88, 64
        CMYK:
        0, 79, 38, 41
      HSL:
        329°, 65.7459%, 35.4902%
        HSV (HSB):
        329°, 79.3333%, 58.8235%
        XYZ:
        15.0434, 8.2543, 11.1563
        xyY:
        0.4366, 0.2396, 8.2543
      CIE-Lab:
        34.5070, 52.7594, -6.5062
        CIE-LCH:
        34.5070, 53.1590, 352.9699
        CIE-Luv:
        34.5070, 67.8915, -16.7074
        Hunter-Lab:
        28.7303, 43.1861, -2.9117
      #961f5d color charts
#961f5d RGB chart
      #961f5d CMYK chart
      #961f5d RGB pie chart
      #961f5d color shades, tints & tones
#961f5d color schemes
#961f5d color preview, HTML & CSS examples
           This text has a color of #961f5d        
        
          <p style="color:#961f5d;">Text here</p>
        
        
          .mytext {color:#961f5d;}
        
        Text color #961f5d
      
           This box has a color of #961f5d        
        
          <div style="background-color:#961f5d;">Content here</div>
        
        
          .mybackground {background-color:#961f5d;}
        
        Background color #961f5d
      
           Border around this has a color of #961f5d        
        
          <div style="border:2px solid #961f5d;">Content here</div>
        
        
          .myborder {border:2px solid #961f5d;}
        
        Border color #961f5d