#981e91 color space conversions
Hex:
        #981e91
        RGB:
        152, 30, 145
        CMY:
        40, 88, 43
        CMYK:
        0, 80, 5, 40
      HSL:
        303°, 67.0330%, 35.6863%
        HSV (HSB):
        303°, 80.2632%, 59.6078%
        XYZ:
        18.5240, 9.6483, 27.6740
        xyY:
        0.3317, 0.1728, 9.6483
      CIE-Lab:
        37.2036, 60.5655, -34.9572
        CIE-LCH:
        37.2036, 69.9299, 330.0073
        CIE-Luv:
        37.2036, 49.8316, -55.9763
        Hunter-Lab:
        31.0617, 52.0927, -31.0806
      #981e91 color charts
#981e91 RGB chart
      #981e91 CMYK chart
      #981e91 RGB pie chart
      #981e91 color shades, tints & tones
#981e91 color schemes
#981e91 color preview, HTML & CSS examples
           This text has a color of #981e91        
        
          <p style="color:#981e91;">Text here</p>
        
        
          .mytext {color:#981e91;}
        
        Text color #981e91
      
           This box has a color of #981e91        
        
          <div style="background-color:#981e91;">Content here</div>
        
        
          .mybackground {background-color:#981e91;}
        
        Background color #981e91
      
           Border around this has a color of #981e91        
        
          <div style="border:2px solid #981e91;">Content here</div>
        
        
          .myborder {border:2px solid #981e91;}
        
        Border color #981e91