#86489f color space conversions
Hex:
        #86489f
        RGB:
        134, 72, 159
        CMY:
        47, 72, 38
        CMYK:
        16, 55, 0, 38
      HSL:
        283°, 37.6623%, 45.2941%
        HSV (HSB):
        283°, 54.7170%, 62.3529%
        XYZ:
        18.4069, 12.2063, 34.1868
        xyY:
        0.2841, 0.1884, 12.2063
      CIE-Lab:
        41.5421, 41.2531, -36.7239
        CIE-LCH:
        41.5421, 55.2310, 318.3242
        CIE-Luv:
        41.5421, 23.9281, -57.8063
        Hunter-Lab:
        34.9375, 32.9026, -33.5598
      #86489f color charts
#86489f RGB chart
      #86489f CMYK chart
      #86489f RGB pie chart
      #86489f color shades, tints & tones
#86489f color schemes
#86489f color preview, HTML & CSS examples
           This text has a color of #86489f        
        
          <p style="color:#86489f;">Text here</p>
        
        
          .mytext {color:#86489f;}
        
        Text color #86489f
      
           This box has a color of #86489f        
        
          <div style="background-color:#86489f;">Content here</div>
        
        
          .mybackground {background-color:#86489f;}
        
        Background color #86489f
      
           Border around this has a color of #86489f        
        
          <div style="border:2px solid #86489f;">Content here</div>
        
        
          .myborder {border:2px solid #86489f;}
        
        Border color #86489f