#86478f color space conversions
Hex:
        #86478f
        RGB:
        134, 71, 143
        CMY:
        47, 72, 44
        CMYK:
        6, 50, 0, 44
      HSL:
        293°, 33.6449%, 41.9608%
        HSV (HSB):
        293°, 50.3497%, 56.0784%
        XYZ:
        17.0427, 11.5580, 27.3193
        xyY:
        0.3048, 0.2067, 11.5580
      CIE-Lab:
        40.5048, 38.3934, -28.7219
        CIE-LCH:
        40.5048, 47.9479, 323.2001
        CIE-Luv:
        40.5048, 27.6167, -45.5070
        Hunter-Lab:
        33.9970, 29.9871, -23.8462
      #86478f color charts
#86478f RGB chart
      #86478f CMYK chart
      #86478f RGB pie chart
      #86478f color shades, tints & tones
#86478f color schemes
#86478f color preview, HTML & CSS examples
           This text has a color of #86478f        
        
          <p style="color:#86478f;">Text here</p>
        
        
          .mytext {color:#86478f;}
        
        Text color #86478f
      
           This box has a color of #86478f        
        
          <div style="background-color:#86478f;">Content here</div>
        
        
          .mybackground {background-color:#86478f;}
        
        Background color #86478f
      
           Border around this has a color of #86478f        
        
          <div style="border:2px solid #86478f;">Content here</div>
        
        
          .myborder {border:2px solid #86478f;}
        
        Border color #86478f