#86968b color space conversions
Hex:
        #86968b
        RGB:
        134, 150, 139
        CMY:
        47, 41, 45
        CMYK:
        11, 0, 7, 41
      HSL:
        139°, 7.0796%, 55.6863%
        HSV (HSB):
        139°, 10.6667%, 58.8235%
        XYZ:
        25.3981, 28.7451, 28.6358
        xyY:
        0.3068, 0.3473, 28.7451
      CIE-Lab:
        60.5560, -7.9322, 3.8545
        CIE-LCH:
        60.5560, 8.8192, 154.0834
        CIE-Luv:
        60.5560, -8.3185, 6.7361
        Hunter-Lab:
        53.6145, -9.2669, 5.8629
      #86968b color charts
#86968b RGB chart
      #86968b CMYK chart
      #86968b RGB pie chart
      #86968b color shades, tints & tones
#86968b color schemes
#86968b color preview, HTML & CSS examples
           This text has a color of #86968b        
        
          <p style="color:#86968b;">Text here</p>
        
        
          .mytext {color:#86968b;}
        
        Text color #86968b
      
           This box has a color of #86968b        
        
          <div style="background-color:#86968b;">Content here</div>
        
        
          .mybackground {background-color:#86968b;}
        
        Background color #86968b
      
           Border around this has a color of #86968b        
        
          <div style="border:2px solid #86968b;">Content here</div>
        
        
          .myborder {border:2px solid #86968b;}
        
        Border color #86968b