#86469f color space conversions
Hex:
        #86469f
        RGB:
        134, 70, 159
        CMY:
        47, 73, 38
        CMYK:
        16, 56, 0, 38
      HSL:
        283°, 38.8646%, 44.9020%
        HSV (HSB):
        283°, 55.9748%, 62.3529%
        XYZ:
        18.2797, 11.9519, 34.1444
        xyY:
        0.2840, 0.1857, 11.9519
      CIE-Lab:
        41.1395, 42.3204, -37.3618
        CIE-LCH:
        41.1395, 56.4528, 318.5609
        CIE-Luv:
        41.1395, 24.5463, -58.7062
        Hunter-Lab:
        34.5715, 33.8820, -34.3576
      #86469f color charts
#86469f RGB chart
      #86469f CMYK chart
      #86469f RGB pie chart
      #86469f color shades, tints & tones
#86469f color schemes
#86469f color preview, HTML & CSS examples
           This text has a color of #86469f        
        
          <p style="color:#86469f;">Text here</p>
        
        
          .mytext {color:#86469f;}
        
        Text color #86469f
      
           This box has a color of #86469f        
        
          <div style="background-color:#86469f;">Content here</div>
        
        
          .mybackground {background-color:#86469f;}
        
        Background color #86469f
      
           Border around this has a color of #86469f        
        
          <div style="border:2px solid #86469f;">Content here</div>
        
        
          .myborder {border:2px solid #86469f;}
        
        Border color #86469f