#863b7d color space conversions
Hex:
        #863b7d
        RGB:
        134, 59, 125
        CMY:
        47, 77, 51
        CMYK:
        0, 56, 7, 47
      HSL:
        307°, 38.8601%, 37.8431%
        HSV (HSB):
        307°, 55.9701%, 52.5490%
        XYZ:
        15.0972, 9.6769, 20.4742
        xyY:
        0.3337, 0.2139, 9.6769
      CIE-Lab:
        37.2562, 41.2307, -22.7597
        CIE-LCH:
        37.2562, 47.0954, 331.1009
        CIE-Luv:
        37.2562, 36.1221, -36.5431
        Hunter-Lab:
        31.1078, 32.1906, -17.2474
      #863b7d color charts
#863b7d RGB chart
      #863b7d CMYK chart
      #863b7d RGB pie chart
      #863b7d color shades, tints & tones
#863b7d color schemes
#863b7d color preview, HTML & CSS examples
           This text has a color of #863b7d        
        
          <p style="color:#863b7d;">Text here</p>
        
        
          .mytext {color:#863b7d;}
        
        Text color #863b7d
      
           This box has a color of #863b7d        
        
          <div style="background-color:#863b7d;">Content here</div>
        
        
          .mybackground {background-color:#863b7d;}
        
        Background color #863b7d
      
           Border around this has a color of #863b7d        
        
          <div style="border:2px solid #863b7d;">Content here</div>
        
        
          .myborder {border:2px solid #863b7d;}
        
        Border color #863b7d