#9f85ac color space conversions
Hex:
        #9f85ac
        RGB:
        159, 133, 172
        CMY:
        38, 48, 33
        CMYK:
        8, 23, 0, 33
      HSL:
        280°, 19.0244%, 59.8039%
        HSV (HSB):
        280°, 22.6744%, 67.4510%
        XYZ:
        30.1320, 27.1245, 42.6772
        xyY:
        0.3015, 0.2714, 27.1245
      CIE-Lab:
        59.0894, 17.2697, -16.9020
        CIE-LCH:
        59.0894, 24.1644, 315.6165
        CIE-Luv:
        59.0894, 11.8851, -27.8752
        Hunter-Lab:
        52.0812, 12.1304, -12.1274
      #9f85ac color charts
#9f85ac RGB chart
      #9f85ac CMYK chart
      #9f85ac RGB pie chart
      #9f85ac color shades, tints & tones
#9f85ac color schemes
#9f85ac color preview, HTML & CSS examples
           This text has a color of #9f85ac        
        
          <p style="color:#9f85ac;">Text here</p>
        
        
          .mytext {color:#9f85ac;}
        
        Text color #9f85ac
      
           This box has a color of #9f85ac        
        
          <div style="background-color:#9f85ac;">Content here</div>
        
        
          .mybackground {background-color:#9f85ac;}
        
        Background color #9f85ac
      
           Border around this has a color of #9f85ac        
        
          <div style="border:2px solid #9f85ac;">Content here</div>
        
        
          .myborder {border:2px solid #9f85ac;}
        
        Border color #9f85ac