#984a8e color space conversions
Hex:
        #984a8e
        RGB:
        152, 74, 142
        CMY:
        40, 71, 44
        CMYK:
        0, 51, 7, 40
      HSL:
        308°, 34.5133%, 44.3137%
        HSV (HSB):
        308°, 51.3158%, 59.6078%
        XYZ:
        20.2802, 13.5260, 27.1331
        xyY:
        0.3328, 0.2220, 13.5260
      CIE-Lab:
        43.5453, 42.1167, -23.1924
        CIE-LCH:
        43.5453, 48.0802, 331.1597
        CIE-Luv:
        43.5453, 38.7806, -38.8589
        Hunter-Lab:
        36.7776, 34.0687, -17.9974
      #984a8e color charts
#984a8e RGB chart
      #984a8e CMYK chart
      #984a8e RGB pie chart
      #984a8e color shades, tints & tones
#984a8e color schemes
#984a8e color preview, HTML & CSS examples
           This text has a color of #984a8e        
        
          <p style="color:#984a8e;">Text here</p>
        
        
          .mytext {color:#984a8e;}
        
        Text color #984a8e
      
           This box has a color of #984a8e        
        
          <div style="background-color:#984a8e;">Content here</div>
        
        
          .mybackground {background-color:#984a8e;}
        
        Background color #984a8e
      
           Border around this has a color of #984a8e        
        
          <div style="border:2px solid #984a8e;">Content here</div>
        
        
          .myborder {border:2px solid #984a8e;}
        
        Border color #984a8e