#981ac5 color space conversions
Hex:
        #981ac5
        RGB:
        152, 26, 197
        CMY:
        40, 90, 23
        CMYK:
        23, 87, 0, 23
      HSL:
        284°, 76.6816%, 43.7255%
        HSV (HSB):
        284°, 86.8020%, 77.2549%
        XYZ:
        23.3963, 11.4454, 53.7994
        xyY:
        0.2639, 0.1291, 11.4454
      CIE-Lab:
        40.3207, 70.5955, -61.0088
        CIE-LCH:
        40.3207, 93.3048, 319.1663
        CIE-Luv:
        40.3207, 33.9083, -94.0215
        Hunter-Lab:
        33.8311, 64.2398, -70.6034
      #981ac5 color charts
#981ac5 RGB chart
      #981ac5 CMYK chart
      #981ac5 RGB pie chart
      #981ac5 color shades, tints & tones
#981ac5 color schemes
#981ac5 color preview, HTML & CSS examples
           This text has a color of #981ac5        
        
          <p style="color:#981ac5;">Text here</p>
        
        
          .mytext {color:#981ac5;}
        
        Text color #981ac5
      
           This box has a color of #981ac5        
        
          <div style="background-color:#981ac5;">Content here</div>
        
        
          .mybackground {background-color:#981ac5;}
        
        Background color #981ac5
      
           Border around this has a color of #981ac5        
        
          <div style="border:2px solid #981ac5;">Content here</div>
        
        
          .myborder {border:2px solid #981ac5;}
        
        Border color #981ac5