#961aab color space conversions
Hex:
        #961aab
        RGB:
        150, 26, 171
        CMY:
        41, 90, 33
        CMYK:
        12, 85, 0, 33
      HSL:
        291°, 73.6041%, 38.6275%
        HSV (HSB):
        291°, 84.7953%, 67.0588%
        XYZ:
        20.2978, 10.1631, 39.4199
        xyY:
        0.2905, 0.1454, 10.1631
      CIE-Lab:
        38.1336, 65.5294, -49.2102
        CIE-LCH:
        38.1336, 81.9496, 323.0948
        CIE-Luv:
        38.1336, 40.2356, -76.3524
        Hunter-Lab:
        31.8796, 57.8617, -50.9979
      #961aab color charts
#961aab RGB chart
      #961aab CMYK chart
      #961aab RGB pie chart
      #961aab color shades, tints & tones
#961aab color schemes
#961aab color preview, HTML & CSS examples
           This text has a color of #961aab        
        
          <p style="color:#961aab;">Text here</p>
        
        
          .mytext {color:#961aab;}
        
        Text color #961aab
      
           This box has a color of #961aab        
        
          <div style="background-color:#961aab;">Content here</div>
        
        
          .mybackground {background-color:#961aab;}
        
        Background color #961aab
      
           Border around this has a color of #961aab        
        
          <div style="border:2px solid #961aab;">Content here</div>
        
        
          .myborder {border:2px solid #961aab;}
        
        Border color #961aab