#984f7e color space conversions
Hex:
        #984f7e
        RGB:
        152, 79, 126
        CMY:
        40, 69, 51
        CMYK:
        0, 48, 17, 40
      HSL:
        321°, 31.6017%, 45.2941%
        HSV (HSB):
        321°, 48.0263%, 59.6078%
        XYZ:
        19.5108, 13.7737, 21.3689
        xyY:
        0.3570, 0.2520, 13.7737
      CIE-Lab:
        43.9067, 36.7318, -12.9389
        CIE-LCH:
        43.9067, 38.9441, 340.5950
        CIE-Luv:
        43.9067, 40.5642, -23.5192
        Hunter-Lab:
        37.1130, 28.8921, -8.1590
      #984f7e color charts
#984f7e RGB chart
      #984f7e CMYK chart
      #984f7e RGB pie chart
      #984f7e color shades, tints & tones
#984f7e color schemes
#984f7e color preview, HTML & CSS examples
           This text has a color of #984f7e        
        
          <p style="color:#984f7e;">Text here</p>
        
        
          .mytext {color:#984f7e;}
        
        Text color #984f7e
      
           This box has a color of #984f7e        
        
          <div style="background-color:#984f7e;">Content here</div>
        
        
          .mybackground {background-color:#984f7e;}
        
        Background color #984f7e
      
           Border around this has a color of #984f7e        
        
          <div style="border:2px solid #984f7e;">Content here</div>
        
        
          .myborder {border:2px solid #984f7e;}
        
        Border color #984f7e