#864f8f color space conversions
Hex:
        #864f8f
        RGB:
        134, 79, 143
        CMY:
        47, 69, 44
        CMYK:
        6, 45, 0, 44
      HSL:
        292°, 28.8288%, 43.5294%
        HSV (HSB):
        292°, 44.7552%, 56.0784%
        XYZ:
        17.5854, 12.6435, 27.5002
        xyY:
        0.3046, 0.2190, 12.6435
      CIE-Lab:
        42.2211, 33.9575, -26.0406
        CIE-LCH:
        42.2211, 42.7928, 322.5169
        CIE-Luv:
        42.2211, 24.6648, -41.4937
        Hunter-Lab:
        35.5577, 26.0532, -20.9643
      #864f8f color charts
#864f8f RGB chart
      #864f8f CMYK chart
      #864f8f RGB pie chart
      #864f8f color shades, tints & tones
#864f8f color schemes
#864f8f color preview, HTML & CSS examples
           This text has a color of #864f8f        
        
          <p style="color:#864f8f;">Text here</p>
        
        
          .mytext {color:#864f8f;}
        
        Text color #864f8f
      
           This box has a color of #864f8f        
        
          <div style="background-color:#864f8f;">Content here</div>
        
        
          .mybackground {background-color:#864f8f;}
        
        Background color #864f8f
      
           Border around this has a color of #864f8f        
        
          <div style="border:2px solid #864f8f;">Content here</div>
        
        
          .myborder {border:2px solid #864f8f;}
        
        Border color #864f8f