#864b7b color space conversions
Hex:
        #864b7b
        RGB:
        134, 75, 123
        CMY:
        47, 71, 52
        CMYK:
        0, 44, 8, 47
      HSL:
        311°, 28.2297%, 40.9804%
        HSV (HSB):
        311°, 44.0299%, 52.5490%
        XYZ:
        15.9227, 11.5305, 20.1253
        xyY:
        0.3347, 0.2423, 11.5305
      CIE-Lab:
        40.4601, 32.2698, -16.5814
        CIE-LCH:
        40.4601, 36.2806, 332.8043
        CIE-Luv:
        40.4601, 30.3405, -27.3504
        Hunter-Lab:
        33.9567, 24.2770, -11.3701
      #864b7b color charts
#864b7b RGB chart
      #864b7b CMYK chart
      #864b7b RGB pie chart
      #864b7b color shades, tints & tones
#864b7b color schemes
#864b7b color preview, HTML & CSS examples
           This text has a color of #864b7b        
        
          <p style="color:#864b7b;">Text here</p>
        
        
          .mytext {color:#864b7b;}
        
        Text color #864b7b
      
           This box has a color of #864b7b        
        
          <div style="background-color:#864b7b;">Content here</div>
        
        
          .mybackground {background-color:#864b7b;}
        
        Background color #864b7b
      
           Border around this has a color of #864b7b        
        
          <div style="border:2px solid #864b7b;">Content here</div>
        
        
          .myborder {border:2px solid #864b7b;}
        
        Border color #864b7b