#981ca7 color space conversions
Hex:
        #981ca7
        RGB:
        152, 28, 167
        CMY:
        40, 89, 35
        CMYK:
        9, 83, 0, 35
      HSL:
        294°, 71.2821%, 38.2353%
        HSV (HSB):
        294°, 83.2335%, 65.4902%
        XYZ:
        20.3392, 10.2959, 37.4745
        xyY:
        0.2986, 0.1512, 10.2959
      CIE-Lab:
        38.3684, 64.7205, -46.4207
        CIE-LCH:
        38.3684, 79.6469, 324.3500
        CIE-Luv:
        38.3684, 42.6137, -72.6707
        Hunter-Lab:
        32.0873, 56.9933, -46.7834
      #981ca7 color charts
#981ca7 RGB chart
      #981ca7 CMYK chart
      #981ca7 RGB pie chart
      #981ca7 color shades, tints & tones
#981ca7 color schemes
#981ca7 color preview, HTML & CSS examples
           This text has a color of #981ca7        
        
          <p style="color:#981ca7;">Text here</p>
        
        
          .mytext {color:#981ca7;}
        
        Text color #981ca7
      
           This box has a color of #981ca7        
        
          <div style="background-color:#981ca7;">Content here</div>
        
        
          .mybackground {background-color:#981ca7;}
        
        Background color #981ca7
      
           Border around this has a color of #981ca7        
        
          <div style="border:2px solid #981ca7;">Content here</div>
        
        
          .myborder {border:2px solid #981ca7;}
        
        Border color #981ca7