#984e7d color space conversions
Hex:
        #984e7d
        RGB:
        152, 78, 125
        CMY:
        40, 69, 51
        CMYK:
        0, 49, 18, 40
      HSL:
        322°, 32.1739%, 45.0980%
        HSV (HSB):
        322°, 48.6842%, 59.6078%
        XYZ:
        19.3750, 13.6048, 21.0069
        xyY:
        0.3589, 0.2520, 13.6048
      CIE-Lab:
        43.6608, 37.1055, -12.7026
        CIE-LCH:
        43.6608, 39.2196, 341.1020
        CIE-Luv:
        43.6608, 41.2614, -23.2210
        Hunter-Lab:
        36.8847, 29.2148, -7.9479
      #984e7d color charts
#984e7d RGB chart
      #984e7d CMYK chart
      #984e7d RGB pie chart
      #984e7d color shades, tints & tones
#984e7d color schemes
#984e7d color preview, HTML & CSS examples
           This text has a color of #984e7d        
        
          <p style="color:#984e7d;">Text here</p>
        
        
          .mytext {color:#984e7d;}
        
        Text color #984e7d
      
           This box has a color of #984e7d        
        
          <div style="background-color:#984e7d;">Content here</div>
        
        
          .mybackground {background-color:#984e7d;}
        
        Background color #984e7d
      
           Border around this has a color of #984e7d        
        
          <div style="border:2px solid #984e7d;">Content here</div>
        
        
          .myborder {border:2px solid #984e7d;}
        
        Border color #984e7d