#961f9e color space conversions
Hex:
        #961f9e
        RGB:
        150, 31, 158
        CMY:
        41, 88, 38
        CMYK:
        5, 80, 0, 38
      HSL:
        296°, 67.1958%, 37.0588%
        HSV (HSB):
        296°, 80.3797%, 61.9608%
        XYZ:
        19.2392, 9.9326, 33.2509
        xyY:
        0.3082, 0.1591, 9.9326
      CIE-Lab:
        37.7212, 62.0184, -42.0597
        CIE-LCH:
        37.7212, 74.9353, 325.8556
        CIE-Luv:
        37.7212, 43.8066, -66.0805
        Hunter-Lab:
        31.5161, 53.8135, -40.4925
      #961f9e color charts
#961f9e RGB chart
      #961f9e CMYK chart
      #961f9e RGB pie chart
      #961f9e color shades, tints & tones
#961f9e color schemes
#961f9e color preview, HTML & CSS examples
           This text has a color of #961f9e        
        
          <p style="color:#961f9e;">Text here</p>
        
        
          .mytext {color:#961f9e;}
        
        Text color #961f9e
      
           This box has a color of #961f9e        
        
          <div style="background-color:#961f9e;">Content here</div>
        
        
          .mybackground {background-color:#961f9e;}
        
        Background color #961f9e
      
           Border around this has a color of #961f9e        
        
          <div style="border:2px solid #961f9e;">Content here</div>
        
        
          .myborder {border:2px solid #961f9e;}
        
        Border color #961f9e