#981ba7 color space conversions
Hex:
        #981ba7
        RGB:
        152, 27, 167
        CMY:
        40, 89, 35
        CMYK:
        9, 84, 0, 35
      HSL:
        294°, 72.1649%, 38.0392%
        HSV (HSB):
        294°, 83.8323%, 65.4902%
        XYZ:
        20.3159, 10.2493, 37.4668
        xyY:
        0.2986, 0.1507, 10.2493
      CIE-Lab:
        38.2862, 64.9605, -46.5528
        CIE-LCH:
        38.2862, 79.9189, 324.3734
        CIE-Luv:
        38.2862, 42.7276, -72.8260
        Hunter-Lab:
        32.0145, 57.2478, -46.9773
      #981ba7 color charts
#981ba7 RGB chart
      #981ba7 CMYK chart
      #981ba7 RGB pie chart
      #981ba7 color shades, tints & tones
#981ba7 color schemes
#981ba7 color preview, HTML & CSS examples
           This text has a color of #981ba7        
        
          <p style="color:#981ba7;">Text here</p>
        
        
          .mytext {color:#981ba7;}
        
        Text color #981ba7
      
           This box has a color of #981ba7        
        
          <div style="background-color:#981ba7;">Content here</div>
        
        
          .mybackground {background-color:#981ba7;}
        
        Background color #981ba7
      
           Border around this has a color of #981ba7        
        
          <div style="border:2px solid #981ba7;">Content here</div>
        
        
          .myborder {border:2px solid #981ba7;}
        
        Border color #981ba7