#86499f color space conversions
Hex:
        #86499f
        RGB:
        134, 73, 159
        CMY:
        47, 71, 38
        CMYK:
        16, 54, 0, 38
      HSL:
        283°, 37.0690%, 45.4902%
        HSV (HSB):
        283°, 54.0881%, 62.3529%
        XYZ:
        18.4721, 12.3366, 34.2085
        xyY:
        0.2841, 0.1897, 12.3366
      CIE-Lab:
        41.7462, 40.7143, -36.4008
        CIE-LCH:
        41.7462, 54.6138, 318.2016
        CIE-Luv:
        41.7462, 23.6125, -57.3464
        Hunter-Lab:
        35.1235, 32.4100, -33.1589
      #86499f color charts
#86499f RGB chart
      #86499f CMYK chart
      #86499f RGB pie chart
      #86499f color shades, tints & tones
#86499f color schemes
#86499f color preview, HTML & CSS examples
           This text has a color of #86499f        
        
          <p style="color:#86499f;">Text here</p>
        
        
          .mytext {color:#86499f;}
        
        Text color #86499f
      
           This box has a color of #86499f        
        
          <div style="background-color:#86499f;">Content here</div>
        
        
          .mybackground {background-color:#86499f;}
        
        Background color #86499f
      
           Border around this has a color of #86499f        
        
          <div style="border:2px solid #86499f;">Content here</div>
        
        
          .myborder {border:2px solid #86499f;}
        
        Border color #86499f