#86589f color space conversions
Hex:
        #86589f
        RGB:
        134, 88, 159
        CMY:
        47, 65, 38
        CMYK:
        16, 45, 0, 38
      HSL:
        279°, 28.7449%, 48.4314%
        HSV (HSB):
        279°, 44.6541%, 62.3529%
        XYZ:
        19.5792, 14.5510, 34.5776
        xyY:
        0.2850, 0.2118, 14.5510
      CIE-Lab:
        45.0130, 32.3079, -31.2556
        CIE-LCH:
        45.0130, 44.9524, 315.9485
        CIE-Luv:
        45.0130, 18.3983, -49.7049
        Hunter-Lab:
        38.1458, 24.8645, -27.0419
      #86589f color charts
#86589f RGB chart
      #86589f CMYK chart
      #86589f RGB pie chart
      #86589f color shades, tints & tones
#86589f color schemes
#86589f color preview, HTML & CSS examples
           This text has a color of #86589f        
        
          <p style="color:#86589f;">Text here</p>
        
        
          .mytext {color:#86589f;}
        
        Text color #86589f
      
           This box has a color of #86589f        
        
          <div style="background-color:#86589f;">Content here</div>
        
        
          .mybackground {background-color:#86589f;}
        
        Background color #86589f
      
           Border around this has a color of #86589f        
        
          <div style="border:2px solid #86589f;">Content here</div>
        
        
          .myborder {border:2px solid #86589f;}
        
        Border color #86589f