#981c6d color space conversions
Hex:
        #981c6d
        RGB:
        152, 28, 109
        CMY:
        40, 89, 57
        CMYK:
        0, 82, 28, 40
      HSL:
        321°, 68.8889%, 35.2941%
        HSV (HSB):
        321°, 81.5789%, 59.6078%
        XYZ:
        16.1245, 8.6100, 15.2800
        xyY:
        0.4030, 0.2152, 8.6100
      CIE-Lab:
        35.2224, 56.0052, -15.6181
        CIE-LCH:
        35.2224, 58.1421, 344.4179
        CIE-Luv:
        35.2224, 63.9407, -28.7886
        Hunter-Lab:
        29.3429, 46.7392, -10.3348
      #981c6d color charts
#981c6d RGB chart
      #981c6d CMYK chart
      #981c6d RGB pie chart
      #981c6d color shades, tints & tones
#981c6d color schemes
#981c6d color preview, HTML & CSS examples
           This text has a color of #981c6d        
        
          <p style="color:#981c6d;">Text here</p>
        
        
          .mytext {color:#981c6d;}
        
        Text color #981c6d
      
           This box has a color of #981c6d        
        
          <div style="background-color:#981c6d;">Content here</div>
        
        
          .mybackground {background-color:#981c6d;}
        
        Background color #981c6d
      
           Border around this has a color of #981c6d        
        
          <div style="border:2px solid #981c6d;">Content here</div>
        
        
          .myborder {border:2px solid #981c6d;}
        
        Border color #981c6d