#86259f color space conversions
Hex:
        #86259f
        RGB:
        134, 37, 159
        CMY:
        47, 85, 38
        CMYK:
        16, 77, 0, 38
      HSL:
        288°, 62.2449%, 38.4314%
        HSV (HSB):
        288°, 76.7296%, 62.3529%
        XYZ:
        16.7511, 8.8947, 33.6349
        xyY:
        0.2826, 0.1500, 8.8947
      CIE-Lab:
        35.7807, 57.1386, -45.9218
        CIE-LCH:
        35.7807, 73.3051, 321.2114
        CIE-Luv:
        35.7807, 32.1090, -69.5398
        Hunter-Lab:
        29.8239, 48.0655, -45.9893
      #86259f color charts
#86259f RGB chart
      #86259f CMYK chart
      #86259f RGB pie chart
      #86259f color shades, tints & tones
#86259f color schemes
#86259f color preview, HTML & CSS examples
           This text has a color of #86259f        
        
          <p style="color:#86259f;">Text here</p>
        
        
          .mytext {color:#86259f;}
        
        Text color #86259f
      
           This box has a color of #86259f        
        
          <div style="background-color:#86259f;">Content here</div>
        
        
          .mybackground {background-color:#86259f;}
        
        Background color #86259f
      
           Border around this has a color of #86259f        
        
          <div style="border:2px solid #86259f;">Content here</div>
        
        
          .myborder {border:2px solid #86259f;}
        
        Border color #86259f