#985a7b color space conversions
Hex:
        #985a7b
        RGB:
        152, 90, 123
        CMY:
        40, 65, 52
        CMYK:
        0, 41, 19, 40
      HSL:
        328°, 25.6198%, 47.4510%
        HSV (HSB):
        328°, 40.7895%, 59.6078%
        XYZ:
        20.1802, 15.4178, 20.6512
        xyY:
        0.3588, 0.2741, 15.4178
      CIE-Lab:
        46.2012, 30.1771, -7.6667
        CIE-LCH:
        46.2012, 31.1358, 345.7451
        CIE-Luv:
        46.2012, 35.8715, -15.3638
        Hunter-Lab:
        39.2655, 23.0241, -3.6970
      #985a7b color charts
#985a7b RGB chart
      #985a7b CMYK chart
      #985a7b RGB pie chart
      #985a7b color shades, tints & tones
#985a7b color schemes
#985a7b color preview, HTML & CSS examples
           This text has a color of #985a7b        
        
          <p style="color:#985a7b;">Text here</p>
        
        
          .mytext {color:#985a7b;}
        
        Text color #985a7b
      
           This box has a color of #985a7b        
        
          <div style="background-color:#985a7b;">Content here</div>
        
        
          .mybackground {background-color:#985a7b;}
        
        Background color #985a7b
      
           Border around this has a color of #985a7b        
        
          <div style="border:2px solid #985a7b;">Content here</div>
        
        
          .myborder {border:2px solid #985a7b;}
        
        Border color #985a7b