#86619d color space conversions
Hex:
        #86619d
        RGB:
        134, 97, 157
        CMY:
        47, 62, 38
        CMYK:
        15, 38, 0, 38
      HSL:
        277°, 23.6220%, 49.8039%
        HSV (HSB):
        277°, 38.2166%, 61.5686%
        XYZ:
        20.1920, 16.0520, 33.9324
        xyY:
        0.2877, 0.2287, 16.0520
      CIE-Lab:
        47.0427, 26.6081, -26.9021
        CIE-LCH:
        47.0427, 37.8380, 314.6852
        CIE-Luv:
        47.0427, 15.1683, -42.8696
        Hunter-Lab:
        40.0650, 19.8469, -22.1692
      #86619d color charts
#86619d RGB chart
      #86619d CMYK chart
      #86619d RGB pie chart
      #86619d color shades, tints & tones
#86619d color schemes
#86619d color preview, HTML & CSS examples
           This text has a color of #86619d        
        
          <p style="color:#86619d;">Text here</p>
        
        
          .mytext {color:#86619d;}
        
        Text color #86619d
      
           This box has a color of #86619d        
        
          <div style="background-color:#86619d;">Content here</div>
        
        
          .mybackground {background-color:#86619d;}
        
        Background color #86619d
      
           Border around this has a color of #86619d        
        
          <div style="border:2px solid #86619d;">Content here</div>
        
        
          .myborder {border:2px solid #86619d;}
        
        Border color #86619d