#981ac4 color space conversions
Hex:
        #981ac4
        RGB:
        152, 26, 196
        CMY:
        40, 90, 23
        CMYK:
        22, 87, 0, 23
      HSL:
        284°, 76.5766%, 43.5294%
        HSV (HSB):
        284°, 86.7347%, 76.8627%
        XYZ:
        23.2821, 11.3997, 53.1978
        xyY:
        0.2649, 0.1297, 11.3997
      CIE-Lab:
        40.2457, 70.4081, -60.5467
        CIE-LCH:
        40.2457, 92.8612, 319.3065
        CIE-Luv:
        40.2457, 34.1805, -93.3418
        Hunter-Lab:
        33.7635, 64.0013, -69.7831
      #981ac4 color charts
#981ac4 RGB chart
      #981ac4 CMYK chart
      #981ac4 RGB pie chart
      #981ac4 color shades, tints & tones
#981ac4 color schemes
#981ac4 color preview, HTML & CSS examples
           This text has a color of #981ac4        
        
          <p style="color:#981ac4;">Text here</p>
        
        
          .mytext {color:#981ac4;}
        
        Text color #981ac4
      
           This box has a color of #981ac4        
        
          <div style="background-color:#981ac4;">Content here</div>
        
        
          .mybackground {background-color:#981ac4;}
        
        Background color #981ac4
      
           Border around this has a color of #981ac4        
        
          <div style="border:2px solid #981ac4;">Content here</div>
        
        
          .myborder {border:2px solid #981ac4;}
        
        Border color #981ac4