#863c7f color space conversions
Hex:
        #863c7f
        RGB:
        134, 60, 127
        CMY:
        47, 76, 50
        CMYK:
        0, 55, 5, 47
      HSL:
        306°, 38.1443%, 38.0392%
        HSV (HSB):
        306°, 55.2239%, 52.5490%
        XYZ:
        15.2781, 9.8324, 21.1713
        xyY:
        0.3301, 0.2124, 9.8324
      CIE-Lab:
        37.5399, 41.0860, -23.5567
        CIE-LCH:
        37.5399, 47.3601, 330.1722
        CIE-Luv:
        37.5399, 35.2537, -37.7053
        Hunter-Lab:
        31.3566, 32.0981, -18.0817
      #863c7f color charts
#863c7f RGB chart
      #863c7f CMYK chart
      #863c7f RGB pie chart
      #863c7f color shades, tints & tones
#863c7f color schemes
#863c7f color preview, HTML & CSS examples
           This text has a color of #863c7f        
        
          <p style="color:#863c7f;">Text here</p>
        
        
          .mytext {color:#863c7f;}
        
        Text color #863c7f
      
           This box has a color of #863c7f        
        
          <div style="background-color:#863c7f;">Content here</div>
        
        
          .mybackground {background-color:#863c7f;}
        
        Background color #863c7f
      
           Border around this has a color of #863c7f        
        
          <div style="border:2px solid #863c7f;">Content here</div>
        
        
          .myborder {border:2px solid #863c7f;}
        
        Border color #863c7f