#864b8d color space conversions
Hex:
        #864b8d
        RGB:
        134, 75, 141
        CMY:
        47, 71, 45
        CMYK:
        5, 47, 0, 45
      HSL:
        294°, 30.5556%, 42.3529%
        HSV (HSB):
        294°, 46.8085%, 55.2941%
        XYZ:
        17.1553, 12.0236, 26.6159
        xyY:
        0.3075, 0.2155, 12.0236
      CIE-Lab:
        41.2536, 35.7857, -26.3389
        CIE-LCH:
        41.2536, 44.4337, 323.6463
        CIE-Luv:
        41.2536, 26.5852, -41.9282
        Hunter-Lab:
        34.6750, 27.6308, -21.2374
      #864b8d color charts
#864b8d RGB chart
      #864b8d CMYK chart
      #864b8d RGB pie chart
      #864b8d color shades, tints & tones
#864b8d color schemes
#864b8d color preview, HTML & CSS examples
           This text has a color of #864b8d        
        
          <p style="color:#864b8d;">Text here</p>
        
        
          .mytext {color:#864b8d;}
        
        Text color #864b8d
      
           This box has a color of #864b8d        
        
          <div style="background-color:#864b8d;">Content here</div>
        
        
          .mybackground {background-color:#864b8d;}
        
        Background color #864b8d
      
           Border around this has a color of #864b8d        
        
          <div style="border:2px solid #864b8d;">Content here</div>
        
        
          .myborder {border:2px solid #864b8d;}
        
        Border color #864b8d