#984c7d color space conversions
Hex:
        #984c7d
        RGB:
        152, 76, 125
        CMY:
        40, 70, 51
        CMYK:
        0, 50, 18, 40
      HSL:
        321°, 33.3333%, 44.7059%
        HSV (HSB):
        321°, 50.0000%, 59.6078%
        XYZ:
        19.2350, 13.3250, 20.9602
        xyY:
        0.3594, 0.2490, 13.3250
      CIE-Lab:
        43.2488, 38.1710, -13.3273
        CIE-LCH:
        43.2488, 40.4308, 340.7535
        CIE-Luv:
        43.2488, 42.1715, -24.2080
        Hunter-Lab:
        36.5034, 30.1776, -8.4919
      #984c7d color charts
#984c7d RGB chart
      #984c7d CMYK chart
      #984c7d RGB pie chart
      #984c7d color shades, tints & tones
#984c7d color schemes
#984c7d color preview, HTML & CSS examples
           This text has a color of #984c7d        
        
          <p style="color:#984c7d;">Text here</p>
        
        
          .mytext {color:#984c7d;}
        
        Text color #984c7d
      
           This box has a color of #984c7d        
        
          <div style="background-color:#984c7d;">Content here</div>
        
        
          .mybackground {background-color:#984c7d;}
        
        Background color #984c7d
      
           Border around this has a color of #984c7d        
        
          <div style="border:2px solid #984c7d;">Content here</div>
        
        
          .myborder {border:2px solid #984c7d;}
        
        Border color #984c7d