#985c9b color space conversions
Hex:
        #985c9b
        RGB:
        152, 92, 155
        CMY:
        40, 64, 39
        CMYK:
        2, 41, 0, 39
      HSL:
        297°, 25.5061%, 48.4314%
        HSV (HSB):
        297°, 40.6452%, 60.7843%
        XYZ:
        22.6924, 16.6963, 33.0370
        xyY:
        0.3133, 0.2305, 16.6963
      CIE-Lab:
        47.8750, 34.8594, -24.2638
        CIE-LCH:
        47.8750, 42.4724, 325.1603
        CIE-Luv:
        47.8750, 28.6310, -40.2447
        Hunter-Lab:
        40.8610, 27.6243, -19.3345
      #985c9b color charts
#985c9b RGB chart
      #985c9b CMYK chart
      #985c9b RGB pie chart
      #985c9b color shades, tints & tones
#985c9b color schemes
#985c9b color preview, HTML & CSS examples
           This text has a color of #985c9b        
        
          <p style="color:#985c9b;">Text here</p>
        
        
          .mytext {color:#985c9b;}
        
        Text color #985c9b
      
           This box has a color of #985c9b        
        
          <div style="background-color:#985c9b;">Content here</div>
        
        
          .mybackground {background-color:#985c9b;}
        
        Background color #985c9b
      
           Border around this has a color of #985c9b        
        
          <div style="border:2px solid #985c9b;">Content here</div>
        
        
          .myborder {border:2px solid #985c9b;}
        
        Border color #985c9b