#86607e color space conversions
Hex:
        #86607e
        RGB:
        134, 96, 126
        CMY:
        47, 62, 51
        CMYK:
        0, 28, 6, 47
      HSL:
        313°, 16.5217%, 45.0980%
        HSV (HSB):
        313°, 28.3582%, 52.5490%
        XYZ:
        17.7803, 14.9404, 21.6853
        xyY:
        0.3268, 0.2746, 14.9404
      CIE-Lab:
        45.5525, 20.6463, -10.6721
        CIE-LCH:
        45.5525, 23.2414, 332.6655
        CIE-Luv:
        45.5525, 20.0562, -17.9203
        Hunter-Lab:
        38.6529, 14.4674, -6.2063
      #86607e color charts
#86607e RGB chart
      #86607e CMYK chart
      #86607e RGB pie chart
      #86607e color shades, tints & tones
#86607e color schemes
#86607e color preview, HTML & CSS examples
           This text has a color of #86607e        
        
          <p style="color:#86607e;">Text here</p>
        
        
          .mytext {color:#86607e;}
        
        Text color #86607e
      
           This box has a color of #86607e        
        
          <div style="background-color:#86607e;">Content here</div>
        
        
          .mybackground {background-color:#86607e;}
        
        Background color #86607e
      
           Border around this has a color of #86607e        
        
          <div style="border:2px solid #86607e;">Content here</div>
        
        
          .myborder {border:2px solid #86607e;}
        
        Border color #86607e