#981c97 color space conversions
Hex:
        #981c97
        RGB:
        152, 28, 151
        CMY:
        40, 89, 41
        CMYK:
        0, 82, 1, 40
      HSL:
        300°, 68.8889%, 35.2941%
        HSV (HSB):
        300°, 81.5789%, 59.6078%
        XYZ:
        18.9501, 9.7403, 30.1594
        xyY:
        0.3220, 0.1655, 9.7403
      CIE-Lab:
        37.3722, 62.0447, -38.3510
        CIE-LCH:
        37.3722, 72.9407, 328.2790
        CIE-Luv:
        37.3722, 47.9992, -60.8650
        Hunter-Lab:
        31.2094, 53.7671, -35.4487
      #981c97 color charts
#981c97 RGB chart
      #981c97 CMYK chart
      #981c97 RGB pie chart
      #981c97 color shades, tints & tones
#981c97 color schemes
#981c97 color preview, HTML & CSS examples
           This text has a color of #981c97        
        
          <p style="color:#981c97;">Text here</p>
        
        
          .mytext {color:#981c97;}
        
        Text color #981c97
      
           This box has a color of #981c97        
        
          <div style="background-color:#981c97;">Content here</div>
        
        
          .mybackground {background-color:#981c97;}
        
        Background color #981c97
      
           Border around this has a color of #981c97        
        
          <div style="border:2px solid #981c97;">Content here</div>
        
        
          .myborder {border:2px solid #981c97;}
        
        Border color #981c97