#86567b color space conversions
Hex:
        #86567b
        RGB:
        134, 86, 123
        CMY:
        47, 66, 52
        CMYK:
        0, 36, 8, 47
      HSL:
        314°, 21.8182%, 43.1373%
        HSV (HSB):
        314°, 35.8209%, 52.5490%
        XYZ:
        16.7345, 13.1540, 20.3959
        xyY:
        0.3328, 0.2616, 13.1540
      CIE-Lab:
        42.9943, 25.9526, -12.7202
        CIE-LCH:
        42.9943, 28.9022, 333.8890
        CIE-Luv:
        42.9943, 25.3561, -21.3538
        Hunter-Lab:
        36.2684, 18.8913, -7.9544
      #86567b color charts
#86567b RGB chart
      #86567b CMYK chart
      #86567b RGB pie chart
      #86567b color shades, tints & tones
#86567b color schemes
#86567b color preview, HTML & CSS examples
           This text has a color of #86567b        
        
          <p style="color:#86567b;">Text here</p>
        
        
          .mytext {color:#86567b;}
        
        Text color #86567b
      
           This box has a color of #86567b        
        
          <div style="background-color:#86567b;">Content here</div>
        
        
          .mybackground {background-color:#86567b;}
        
        Background color #86567b
      
           Border around this has a color of #86567b        
        
          <div style="border:2px solid #86567b;">Content here</div>
        
        
          .myborder {border:2px solid #86567b;}
        
        Border color #86567b