#9d85af color space conversions
Hex:
        #9d85af
        RGB:
        157, 133, 175
        CMY:
        38, 48, 31
        CMYK:
        10, 24, 0, 31
      HSL:
        274°, 20.7921%, 60.3922%
        HSV (HSB):
        274°, 24.0000%, 68.6275%
        XYZ:
        30.0300, 27.0383, 44.1936
        xyY:
        0.2966, 0.2670, 27.0383
      CIE-Lab:
        59.0098, 17.2280, -18.7528
        CIE-LCH:
        59.0098, 25.4651, 312.5734
        CIE-Luv:
        59.0098, 10.4101, -30.7252
        Hunter-Lab:
        51.9984, 12.0899, -13.9919
      #9d85af color charts
#9d85af RGB chart
      #9d85af CMYK chart
      #9d85af RGB pie chart
      #9d85af color shades, tints & tones
#9d85af color schemes
#9d85af color preview, HTML & CSS examples
           This text has a color of #9d85af        
        
          <p style="color:#9d85af;">Text here</p>
        
        
          .mytext {color:#9d85af;}
        
        Text color #9d85af
      
           This box has a color of #9d85af        
        
          <div style="background-color:#9d85af;">Content here</div>
        
        
          .mybackground {background-color:#9d85af;}
        
        Background color #9d85af
      
           Border around this has a color of #9d85af        
        
          <div style="border:2px solid #9d85af;">Content here</div>
        
        
          .myborder {border:2px solid #9d85af;}
        
        Border color #9d85af