#86586b color space conversions
Hex:
        #86586b
        RGB:
        134, 88, 107
        CMY:
        47, 65, 58
        CMYK:
        0, 34, 20, 47
      HSL:
        335°, 20.7207%, 43.5294%
        HSV (HSB):
        335°, 34.3284%, 52.5490%
        XYZ:
        15.9751, 13.1093, 15.5983
        xyY:
        0.3575, 0.2934, 13.1093
      CIE-Lab:
        42.9275, 21.9360, -3.0500
        CIE-LCH:
        42.9275, 22.1470, 352.0843
        CIE-Luv:
        42.9275, 27.0602, -7.5447
        Hunter-Lab:
        36.2068, 15.3955, -0.1980
      #86586b color charts
#86586b RGB chart
      #86586b CMYK chart
      #86586b RGB pie chart
      #86586b color shades, tints & tones
#86586b color schemes
#86586b color preview, HTML & CSS examples
           This text has a color of #86586b        
        
          <p style="color:#86586b;">Text here</p>
        
        
          .mytext {color:#86586b;}
        
        Text color #86586b
      
           This box has a color of #86586b        
        
          <div style="background-color:#86586b;">Content here</div>
        
        
          .mybackground {background-color:#86586b;}
        
        Background color #86586b
      
           Border around this has a color of #86586b        
        
          <div style="border:2px solid #86586b;">Content here</div>
        
        
          .myborder {border:2px solid #86586b;}
        
        Border color #86586b