#961d6d color space conversions
Hex:
        #961d6d
        RGB:
        150, 29, 109
        CMY:
        41, 89, 57
        CMYK:
        0, 81, 27, 41
      HSL:
        320°, 67.5978%, 35.0980%
        HSV (HSB):
        320°, 80.6667%, 58.8235%
        XYZ:
        15.7774, 8.4669, 15.2707
        xyY:
        0.3993, 0.2143, 8.4669
      CIE-Lab:
        34.9369, 55.2350, -16.0891
        CIE-LCH:
        34.9369, 57.5306, 343.7600
        CIE-Luv:
        34.9369, 62.1289, -29.1950
        Hunter-Lab:
        29.0979, 45.8642, -10.7471
      #961d6d color charts
#961d6d RGB chart
      #961d6d CMYK chart
      #961d6d RGB pie chart
      #961d6d color shades, tints & tones
#961d6d color schemes
#961d6d color preview, HTML & CSS examples
           This text has a color of #961d6d        
        
          <p style="color:#961d6d;">Text here</p>
        
        
          .mytext {color:#961d6d;}
        
        Text color #961d6d
      
           This box has a color of #961d6d        
        
          <div style="background-color:#961d6d;">Content here</div>
        
        
          .mybackground {background-color:#961d6d;}
        
        Background color #961d6d
      
           Border around this has a color of #961d6d        
        
          <div style="border:2px solid #961d6d;">Content here</div>
        
        
          .myborder {border:2px solid #961d6d;}
        
        Border color #961d6d