#981ea3 color space conversions
Hex:
        #981ea3
        RGB:
        152, 30, 163
        CMY:
        40, 88, 36
        CMYK:
        7, 82, 0, 36
      HSL:
        295°, 68.9119%, 37.8431%
        HSV (HSB):
        295°, 81.5951%, 63.9216%
        XYZ:
        20.0240, 10.2483, 35.5731
        xyY:
        0.3041, 0.1556, 10.2483
      CIE-Lab:
        38.2844, 63.5297, -44.1537
        CIE-LCH:
        38.2844, 77.3664, 325.2003
        CIE-Luv:
        38.2844, 43.6684, -69.4169
        Hunter-Lab:
        32.0130, 55.6287, -43.4745
      #981ea3 color charts
#981ea3 RGB chart
      #981ea3 CMYK chart
      #981ea3 RGB pie chart
      #981ea3 color shades, tints & tones
#981ea3 color schemes
#981ea3 color preview, HTML & CSS examples
           This text has a color of #981ea3        
        
          <p style="color:#981ea3;">Text here</p>
        
        
          .mytext {color:#981ea3;}
        
        Text color #981ea3
      
           This box has a color of #981ea3        
        
          <div style="background-color:#981ea3;">Content here</div>
        
        
          .mybackground {background-color:#981ea3;}
        
        Background color #981ea3
      
           Border around this has a color of #981ea3        
        
          <div style="border:2px solid #981ea3;">Content here</div>
        
        
          .myborder {border:2px solid #981ea3;}
        
        Border color #981ea3