#984b83 color space conversions
Hex:
        #984b83
        RGB:
        152, 75, 131
        CMY:
        40, 71, 49
        CMYK:
        0, 51, 14, 40
      HSL:
        316°, 33.9207%, 44.5098%
        HSV (HSB):
        316°, 50.6579%, 59.6078%
        XYZ:
        19.5617, 13.3462, 23.0178
        xyY:
        0.3498, 0.2386, 13.3462
      CIE-Lab:
        43.2804, 39.6877, -16.9343
        CIE-LCH:
        43.2804, 43.1496, 336.8926
        CIE-Luv:
        43.2804, 41.1236, -29.5018
        Hunter-Lab:
        36.5325, 31.6477, -11.7837
      #984b83 color charts
#984b83 RGB chart
      #984b83 CMYK chart
      #984b83 RGB pie chart
      #984b83 color shades, tints & tones
#984b83 color schemes
#984b83 color preview, HTML & CSS examples
           This text has a color of #984b83        
        
          <p style="color:#984b83;">Text here</p>
        
        
          .mytext {color:#984b83;}
        
        Text color #984b83
      
           This box has a color of #984b83        
        
          <div style="background-color:#984b83;">Content here</div>
        
        
          .mybackground {background-color:#984b83;}
        
        Background color #984b83
      
           Border around this has a color of #984b83        
        
          <div style="border:2px solid #984b83;">Content here</div>
        
        
          .myborder {border:2px solid #984b83;}
        
        Border color #984b83