#961e9e color space conversions
Hex:
        #961e9e
        RGB:
        150, 30, 158
        CMY:
        41, 88, 38
        CMYK:
        5, 81, 0, 38
      HSL:
        296°, 68.0851%, 36.8627%
        HSV (HSB):
        296°, 81.0127%, 61.9608%
        XYZ:
        19.2135, 9.8812, 33.2423
        xyY:
        0.3082, 0.1585, 9.8812
      CIE-Lab:
        37.6284, 62.2878, -42.2082
        CIE-LCH:
        37.6284, 75.2417, 325.8772
        CIE-Luv:
        37.6284, 43.9431, -66.2627
        Hunter-Lab:
        31.4344, 54.0937, -40.6961
      #961e9e color charts
#961e9e RGB chart
      #961e9e CMYK chart
      #961e9e RGB pie chart
      #961e9e color shades, tints & tones
#961e9e color schemes
#961e9e color preview, HTML & CSS examples
           This text has a color of #961e9e        
        
          <p style="color:#961e9e;">Text here</p>
        
        
          .mytext {color:#961e9e;}
        
        Text color #961e9e
      
           This box has a color of #961e9e        
        
          <div style="background-color:#961e9e;">Content here</div>
        
        
          .mybackground {background-color:#961e9e;}
        
        Background color #961e9e
      
           Border around this has a color of #961e9e        
        
          <div style="border:2px solid #961e9e;">Content here</div>
        
        
          .myborder {border:2px solid #961e9e;}
        
        Border color #961e9e