#981a80 color space conversions
Hex:
        #981a80
        RGB:
        152, 26, 128
        CMY:
        40, 90, 50
        CMYK:
        0, 83, 16, 40
      HSL:
        311°, 70.7865%, 34.9020%
        HSV (HSB):
        311°, 82.8947%, 59.6078%
        XYZ:
        17.2146, 8.9727, 21.2467
        xyY:
        0.3629, 0.1892, 8.9727
      CIE-Lab:
        35.9317, 59.0498, -26.4668
        CIE-LCH:
        35.9317, 64.7099, 335.8575
        CIE-Luv:
        35.9317, 56.8108, -43.7612
        Hunter-Lab:
        29.9545, 50.1621, -21.0862
      #981a80 color charts
#981a80 RGB chart
      #981a80 CMYK chart
      #981a80 RGB pie chart
      #981a80 color shades, tints & tones
#981a80 color schemes
#981a80 color preview, HTML & CSS examples
           This text has a color of #981a80        
        
          <p style="color:#981a80;">Text here</p>
        
        
          .mytext {color:#981a80;}
        
        Text color #981a80
      
           This box has a color of #981a80        
        
          <div style="background-color:#981a80;">Content here</div>
        
        
          .mybackground {background-color:#981a80;}
        
        Background color #981a80
      
           Border around this has a color of #981a80        
        
          <div style="border:2px solid #981a80;">Content here</div>
        
        
          .myborder {border:2px solid #981a80;}
        
        Border color #981a80