#981e70 color space conversions
Hex:
        #981e70
        RGB:
        152, 30, 112
        CMY:
        40, 88, 56
        CMYK:
        0, 80, 26, 40
      HSL:
        320°, 67.0330%, 35.6863%
        HSV (HSB):
        320°, 80.2632%, 59.6078%
        XYZ:
        16.3378, 8.7738, 16.1616
        xyY:
        0.3958, 0.2126, 8.7738
      CIE-Lab:
        35.5451, 55.8295, -17.0233
        CIE-LCH:
        35.5451, 58.3672, 343.0427
        CIE-Luv:
        35.5451, 62.3147, -30.6544
        Hunter-Lab:
        29.6206, 46.6190, -11.6155
      #981e70 color charts
#981e70 RGB chart
      #981e70 CMYK chart
      #981e70 RGB pie chart
      #981e70 color shades, tints & tones
#981e70 color schemes
#981e70 color preview, HTML & CSS examples
           This text has a color of #981e70        
        
          <p style="color:#981e70;">Text here</p>
        
        
          .mytext {color:#981e70;}
        
        Text color #981e70
      
           This box has a color of #981e70        
        
          <div style="background-color:#981e70;">Content here</div>
        
        
          .mybackground {background-color:#981e70;}
        
        Background color #981e70
      
           Border around this has a color of #981e70        
        
          <div style="border:2px solid #981e70;">Content here</div>
        
        
          .myborder {border:2px solid #981e70;}
        
        Border color #981e70