#86639b color space conversions
Hex:
        #86639b
        RGB:
        134, 99, 155
        CMY:
        47, 61, 39
        CMYK:
        14, 36, 0, 39
      HSL:
        278°, 22.0472%, 49.8039%
        HSV (HSB):
        278°, 36.1290%, 60.7843%
        XYZ:
        20.2098, 16.3586, 33.1027
        xyY:
        0.2901, 0.2348, 16.3586
      CIE-Lab:
        47.4415, 24.9766, -25.1003
        CIE-LCH:
        47.4415, 35.4098, 314.8586
        CIE-Luv:
        47.4415, 14.6166, -40.0015
        Hunter-Lab:
        40.4457, 18.4121, -20.2137
      #86639b color charts
#86639b RGB chart
      #86639b CMYK chart
      #86639b RGB pie chart
      #86639b color shades, tints & tones
#86639b color schemes
#86639b color preview, HTML & CSS examples
           This text has a color of #86639b        
        
          <p style="color:#86639b;">Text here</p>
        
        
          .mytext {color:#86639b;}
        
        Text color #86639b
      
           This box has a color of #86639b        
        
          <div style="background-color:#86639b;">Content here</div>
        
        
          .mybackground {background-color:#86639b;}
        
        Background color #86639b
      
           Border around this has a color of #86639b        
        
          <div style="border:2px solid #86639b;">Content here</div>
        
        
          .myborder {border:2px solid #86639b;}
        
        Border color #86639b