#86629d color space conversions
Hex:
        #86629d
        RGB:
        134, 98, 157
        CMY:
        47, 62, 38
        CMYK:
        15, 38, 0, 38
      HSL:
        277°, 23.1373%, 50.0000%
        HSV (HSB):
        277°, 37.5796%, 61.5686%
        XYZ:
        20.2850, 16.2380, 33.9634
        xyY:
        0.2878, 0.2304, 16.2380
      CIE-Lab:
        47.2852, 26.0200, -26.5252
        CIE-LCH:
        47.2852, 37.1568, 314.4491
        CIE-Luv:
        47.2852, 14.7582, -42.2691
        Hunter-Lab:
        40.2964, 19.3372, -21.7644
      #86629d color charts
#86629d RGB chart
      #86629d CMYK chart
      #86629d RGB pie chart
      #86629d color shades, tints & tones
#86629d color schemes
#86629d color preview, HTML & CSS examples
           This text has a color of #86629d        
        
          <p style="color:#86629d;">Text here</p>
        
        
          .mytext {color:#86629d;}
        
        Text color #86629d
      
           This box has a color of #86629d        
        
          <div style="background-color:#86629d;">Content here</div>
        
        
          .mybackground {background-color:#86629d;}
        
        Background color #86629d
      
           Border around this has a color of #86629d        
        
          <div style="border:2px solid #86629d;">Content here</div>
        
        
          .myborder {border:2px solid #86629d;}
        
        Border color #86629d