#864ab8 color space conversions
Hex:
        #864ab8
        RGB:
        134, 74, 184
        CMY:
        47, 71, 28
        CMYK:
        27, 60, 0, 28
      HSL:
        273°, 43.6508%, 50.5882%
        HSV (HSB):
        273°, 59.7826%, 72.1569%
        XYZ:
        20.9320, 13.4266, 46.8358
        xyY:
        0.2578, 0.1654, 13.4266
      CIE-Lab:
        43.3991, 45.9143, -48.5619
        CIE-LCH:
        43.3991, 66.8309, 313.3948
        CIE-Luv:
        43.3991, 18.5726, -76.3331
        Hunter-Lab:
        36.6423, 37.8446, -50.1342
      #864ab8 color charts
#864ab8 RGB chart
      #864ab8 CMYK chart
      #864ab8 RGB pie chart
      #864ab8 color shades, tints & tones
#864ab8 color schemes
#864ab8 color preview, HTML & CSS examples
           This text has a color of #864ab8        
        
          <p style="color:#864ab8;">Text here</p>
        
        
          .mytext {color:#864ab8;}
        
        Text color #864ab8
      
           This box has a color of #864ab8        
        
          <div style="background-color:#864ab8;">Content here</div>
        
        
          .mybackground {background-color:#864ab8;}
        
        Background color #864ab8
      
           Border around this has a color of #864ab8        
        
          <div style="border:2px solid #864ab8;">Content here</div>
        
        
          .myborder {border:2px solid #864ab8;}
        
        Border color #864ab8