#9686a3 color space conversions
Hex:
        #9686a3
        RGB:
        150, 134, 163
        CMY:
        41, 47, 36
        CMYK:
        8, 18, 0, 36
      HSL:
        273°, 13.6150%, 58.2353%
        HSV (HSB):
        273°, 17.7914%, 63.9216%
        XYZ:
        27.7136, 26.1786, 38.2426
        xyY:
        0.3008, 0.2841, 26.1786
      CIE-Lab:
        58.2062, 11.7004, -13.1688
        CIE-LCH:
        58.2062, 17.6158, 311.6210
        CIE-Luv:
        58.2062, 7.0511, -21.2233
        Hunter-Lab:
        51.1650, 7.1462, -8.5001
      #9686a3 color charts
#9686a3 RGB chart
      #9686a3 CMYK chart
      #9686a3 RGB pie chart
      #9686a3 color shades, tints & tones
#9686a3 color schemes
#9686a3 color preview, HTML & CSS examples
           This text has a color of #9686a3        
        
          <p style="color:#9686a3;">Text here</p>
        
        
          .mytext {color:#9686a3;}
        
        Text color #9686a3
      
           This box has a color of #9686a3        
        
          <div style="background-color:#9686a3;">Content here</div>
        
        
          .mybackground {background-color:#9686a3;}
        
        Background color #9686a3
      
           Border around this has a color of #9686a3        
        
          <div style="border:2px solid #9686a3;">Content here</div>
        
        
          .myborder {border:2px solid #9686a3;}
        
        Border color #9686a3