#961e6e color space conversions
Hex:
        #961e6e
        RGB:
        150, 30, 110
        CMY:
        41, 88, 57
        CMYK:
        0, 80, 27, 41
      HSL:
        320°, 66.6667%, 35.2941%
        HSV (HSB):
        320°, 80.0000%, 58.8235%
        XYZ:
        15.8564, 8.5384, 15.5642
        xyY:
        0.3968, 0.2137, 8.5384
      CIE-Lab:
        35.0798, 55.0772, -16.5041
        CIE-LCH:
        35.0798, 57.4968, 343.3189
        CIE-Luv:
        35.0798, 61.5132, -29.7393
        Hunter-Lab:
        29.2205, 45.7267, -11.1263
      #961e6e color charts
#961e6e RGB chart
      #961e6e CMYK chart
      #961e6e RGB pie chart
      #961e6e color shades, tints & tones
#961e6e color schemes
#961e6e color preview, HTML & CSS examples
           This text has a color of #961e6e        
        
          <p style="color:#961e6e;">Text here</p>
        
        
          .mytext {color:#961e6e;}
        
        Text color #961e6e
      
           This box has a color of #961e6e        
        
          <div style="background-color:#961e6e;">Content here</div>
        
        
          .mybackground {background-color:#961e6e;}
        
        Background color #961e6e
      
           Border around this has a color of #961e6e        
        
          <div style="border:2px solid #961e6e;">Content here</div>
        
        
          .myborder {border:2px solid #961e6e;}
        
        Border color #961e6e