#984f7d color space conversions
Hex:
        #984f7d
        RGB:
        152, 79, 125
        CMY:
        40, 69, 51
        CMYK:
        0, 48, 18, 40
      HSL:
        322°, 31.6017%, 45.2941%
        HSV (HSB):
        322°, 48.0263%, 59.6078%
        XYZ:
        19.4465, 13.7480, 21.0307
        xyY:
        0.3586, 0.2535, 13.7480
      CIE-Lab:
        43.8694, 36.5685, -12.3867
        CIE-LCH:
        43.8694, 38.6094, 341.2874
        CIE-Luv:
        43.8694, 40.8000, -22.7208
        Hunter-Lab:
        37.0783, 28.7311, -7.6743
      #984f7d color charts
#984f7d RGB chart
      #984f7d CMYK chart
      #984f7d RGB pie chart
      #984f7d color shades, tints & tones
#984f7d color schemes
#984f7d color preview, HTML & CSS examples
           This text has a color of #984f7d        
        
          <p style="color:#984f7d;">Text here</p>
        
        
          .mytext {color:#984f7d;}
        
        Text color #984f7d
      
           This box has a color of #984f7d        
        
          <div style="background-color:#984f7d;">Content here</div>
        
        
          .mybackground {background-color:#984f7d;}
        
        Background color #984f7d
      
           Border around this has a color of #984f7d        
        
          <div style="border:2px solid #984f7d;">Content here</div>
        
        
          .myborder {border:2px solid #984f7d;}
        
        Border color #984f7d