#981ab1 color space conversions
Hex:
        #981ab1
        RGB:
        152, 26, 177
        CMY:
        40, 90, 31
        CMYK:
        14, 85, 0, 31
      HSL:
        290°, 74.3842%, 39.8039%
        HSV (HSB):
        290°, 85.3107%, 69.4118%
        XYZ:
        21.2541, 10.5885, 42.5185
        xyY:
        0.2858, 0.1424, 10.5885
      CIE-Lab:
        38.8786, 66.9399, -51.5667
        CIE-LCH:
        38.8786, 84.4990, 322.3914
        CIE-Luv:
        38.8786, 39.6821, -80.1432
        Hunter-Lab:
        32.5400, 59.6456, -54.6936
      #981ab1 color charts
#981ab1 RGB chart
      #981ab1 CMYK chart
      #981ab1 RGB pie chart
      #981ab1 color shades, tints & tones
#981ab1 color schemes
#981ab1 color preview, HTML & CSS examples
           This text has a color of #981ab1        
        
          <p style="color:#981ab1;">Text here</p>
        
        
          .mytext {color:#981ab1;}
        
        Text color #981ab1
      
           This box has a color of #981ab1        
        
          <div style="background-color:#981ab1;">Content here</div>
        
        
          .mybackground {background-color:#981ab1;}
        
        Background color #981ab1
      
           Border around this has a color of #981ab1        
        
          <div style="border:2px solid #981ab1;">Content here</div>
        
        
          .myborder {border:2px solid #981ab1;}
        
        Border color #981ab1